We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969a9b9 commit 8393a22Copy full SHA for 8393a22
1 file changed
tools/HCL/runBenchmark_wHCL.sh
@@ -12,7 +12,7 @@ if [ -f ./secagent.jar ]; then
12
fi
13
14
cd ../..
15
- mvn clean package cargo:run -Pdeploy
+ mvn clean package cargo:run -Pdeploywhcl -Drunenv=remote
16
17
echo "Copying report to results directory"
18
benchmark_version=$(scripts/getBenchmarkVersion.sh)
0 commit comments