Skip to content
Snippets Groups Projects
Commit 75f12e5d authored by Tucker Siegel's avatar Tucker Siegel
Browse files

update

parent 4a8c33c1
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ pipeline { ...@@ -21,7 +21,7 @@ pipeline {
stage('teardown') { stage('teardown') {
steps { steps {
sh """ sh """
dawn-cli teardown dawn-cli teardown || true
""" """
} }
} }
......
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