Commit 8841918f authored by Luhan Wang's avatar Luhan Wang

a

parent 7a916a3a
......@@ -100,6 +100,7 @@ pipeline {
always {
script {
// Stage destroy may not be run if error in previous stage
echo "always done"
//sh "./ci-scripts/removeVM.sh"
}
}
......
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