logs
This commit is contained in:
parent
ac9e8875b7
commit
3bac65f244
@ -20,7 +20,7 @@ build:
|
||||
before_script:
|
||||
- docker login -u mathwave -p $DOCKERHUB_PASSWORD
|
||||
script:
|
||||
- docker image rm $(docker images -q mathwave/sprint-repo)
|
||||
- docker 2>/dev/null rmi docker images -q mathwave/sprint-repo | true
|
||||
- docker stack deploy -c ./docker-compose-deploy.yaml sprint
|
||||
|
||||
deploy-dev:
|
||||
|
Loading…
Reference in New Issue
Block a user