diff --git a/cicd_testing/do-prot-bins.sh b/cicd_testing/do-prot-bins.sh index 04f899dbd00d2f1169273ffb76463b5adb7e334d..6f450e543a557d9ea930813bab5b1808ef0b486f 100755 --- a/cicd_testing/do-prot-bins.sh +++ b/cicd_testing/do-prot-bins.sh @@ -3,6 +3,11 @@ set -e set -x +pushd /tmp/peasoup_test +source set_env_vars +popd + + mkdir -p artifacts/protected_binaries main()