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