parent
e4c1fb3ea7
commit
a3aa97009c
|
@ -65,7 +65,7 @@ rec {
|
|||
ln -s ${pkgs.jquery_ui}/js/jquery-ui.min.js $out/
|
||||
|
||||
touch $out/nix-support/hydra-build-products
|
||||
echo "report testlog $i" >> $out/nix-support/hydra-build-products
|
||||
echo "report testlog log.html" >> $out/nix-support/hydra-build-products
|
||||
|
||||
for i in $out/*.png; do
|
||||
echo "report screenshot $i" >> $out/nix-support/hydra-build-products
|
||||
|
|
Loading…
Reference in New Issue