Skip to content
Snippets Groups Projects
Commit 81a4d5d3 authored by Raphael Defosseux's avatar Raphael Defosseux
Browse files

CI: syntax error

parent a36c1e4c
No related branches found
No related tags found
No related merge requests found
......@@ -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"
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment