Commit 81a4d5d3 authored by Raphael Defosseux's avatar Raphael Defosseux

CI: syntax error

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent a36c1e4c
......@@ -319,7 +319,7 @@ pipeline {
}
steps {
timeout (time: 20, unit: 'MINUTES') {
sh "./ci-scripts/oai-ci-vm-tool build --workspace $WORKSPACE --variant flexran-rtc --job-name ${JOB_NAME} --build-id ${BUILD_ID} --keep-alive"
sh "./ci-scripts/oai-ci-vm-tool build --workspace $WORKSPACE --variant flexran-rtc --job-name ${JOB_NAME} --build-id ${BUILD_ID} --keep-vm-alive"
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment