Update .gitlab-ci.yml file
This commit is contained in:
parent
22182fb28f
commit
6acda54bb1
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ build-push-docker-image-job:
|
|||
- docker:dind
|
||||
script:
|
||||
- docker image build --tag docker-registry.dev.jevalide.ca/emoji-flask-app:latest .
|
||||
docker push docker-registry.dev.jevalide.ca/emoji-flask-app:latest
|
||||
- docker push docker-registry.dev.jevalide.ca/emoji-flask-app:latest
|
||||
|
||||
|
|
Loading…
Reference in a new issue