shell
This commit is contained in:
parent
552093cebb
commit
45debc48e5
@ -17,9 +17,9 @@ build:
|
|||||||
# - docker push mathwave/sprint-repo:sprint
|
# - docker push mathwave/sprint-repo:sprint
|
||||||
|
|
||||||
.deploy:
|
.deploy:
|
||||||
before_script:
|
# before_script:
|
||||||
# - docker login -u mathwave -p $DOCKERHUB_PASSWORD
|
# - docker login -u mathwave -p $DOCKERHUB_PASSWORD
|
||||||
- docker image rm mathwave/sprint-repo:sprint
|
# - docker image rm mathwave/sprint-repo:sprint
|
||||||
# - docker pull mathwave/sprint-repo:sprint
|
# - docker pull mathwave/sprint-repo:sprint
|
||||||
script:
|
script:
|
||||||
- docker-compose up -d
|
- docker-compose up -d
|
||||||
|
Loading…
Reference in New Issue
Block a user