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

verbosity

parent 659b857c
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ pipeline {
stage('build') {
steps {
sh """
dawn-cli build-image -p .
dawn-cli build-image -p . -v
"""
}
}
......
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