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

fix

parent b8011b2f
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ def call(String repo, String branch, String serviceName) {
stage('build') {
steps {
sh """
dawn-cli build-image -p .
dawn-cli build-image -p . -e dev
"""
}
}
......
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