nginx
This commit is contained in:
parent
958974a1cb
commit
c21f5dd3fe
@ -18,7 +18,7 @@ build:
|
||||
.deploy:
|
||||
before_script:
|
||||
- docker login -u mathwave -p $DOCKERHUB_PASSWORD
|
||||
- docker network create -d overlay --attachable battleship-nginx
|
||||
- docker network create -d overlay --attachable battleship-nginx || true
|
||||
|
||||
deploy-dev:
|
||||
extends:
|
||||
|
Loading…
Reference in New Issue
Block a user