Commit a3cc4f20 authored by Luhan Wang's avatar Luhan Wang

fix bugs, cannot contact with docker.io

parent f7bb0ea9
......@@ -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