Commit c7ff8dc0 authored by Luhan Wang's avatar Luhan Wang

CI CD works

parent a6fc8386
......@@ -101,7 +101,7 @@ pipeline {
script {
// Stage destroy may not be run if error in previous stage
echo "Remove VM, clean up"
//sh "./ci-scripts/removeVM.sh"
sh "./ci-scripts/removeVM.sh"
}
}
success {
......
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