Skip to content
Snippets Groups Projects
Commit 69117097 authored by Chris Hines's avatar Chris Hines
Browse files

what is wrong with this thing!

parent 08a28572
No related branches found
No related tags found
No related merge requests found
Pipeline #6829 failed
......@@ -11,6 +11,8 @@ build:
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
script:
- echo $DOCKERHUBUSER
- echo $DOCKERHUBASSWORD
- docker login -u $DOCKERHUBUSER -p $DOCKERHUBPASSWORD docker.io
- docker build --tag=l1ll1/strudel2_backend .
- docker push l1ll1/strudel2_backend:latest
......
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