Skip to content
Snippets Groups Projects
Commit bdfb67e8 authored by derrabauke's avatar derrabauke
Browse files

try another docker build command

parent 432632ea
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,6 @@ build_client: ...@@ -45,7 +45,6 @@ build_client:
- docker:19.03.12-dind - docker:19.03.12-dind
stage: build stage: build
script: script:
- echo $PWD - docker build -f app/client/Dockerfile -t client:v0.0.1 .
- docker build -f app/client/Dockerfile -t client:v0.0.1 client
only: only:
- master - master
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