We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8393a22 commit 2033a0bCopy full SHA for 2033a0b
tools/HCL/runBenchmark_wHCL.bat
@@ -15,7 +15,7 @@ IF EXIST .\secagent.jar (
15
ECHO When it asks "Terminate batch job (Y/N)?" Enter N, so script will complete and copy results to /results directory.
16
ECHO.
17
18
- CALL mvn clean package cargo:run -Pdeploywhcl
+ CALL mvn clean package cargo:run -Pdeploywhcl -Drunenv=remote
19
20
ECHO Copying HCL reports to results directory
21
0 commit comments