Skip to content
Snippets Groups Projects
Commit 358a5165 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

might not need any cleanup

parent e694184a
Branches
No related tags found
3 merge requests!85Update production to staging,!71Bring Staging up to current Develop version,!64Run vulnerability scan on CI
Pipeline #299 failed
...@@ -18,7 +18,7 @@ set -eo pipefail ...@@ -18,7 +18,7 @@ set -eo pipefail
OUTPUT=$1 OUTPUT=$1
rm -v scan-target [ -e scan-target ] && rm -v scan-target
nix-shell --run ' nix-shell --run '
object=$(morph build morph/grid/testing/grid.nix 2>&1 | tail -n 1) object=$(morph build morph/grid/testing/grid.nix 2>&1 | tail -n 1)
ln -s "$object" scan-target ln -s "$object" scan-target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment