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

fix

parent 9d701edf
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ pipeline {
steps {
sh '''
docker build -t dawn/dawn-cli .
docker build -t dawn/dawn-ngrok -f Dockerfile.ngrok
docker build -t dawn/dawn-ngrok -f Dockerfile.ngrok .
'''
}
}
......
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