fix
This commit is contained in:
parent
5e69353755
commit
db36ec4641
@ -26,3 +26,7 @@ networks:
|
||||
driver: overlay
|
||||
gitlab-nginx:
|
||||
external: true
|
||||
|
||||
configs:
|
||||
gitlab:
|
||||
file: ./gitlab.rb
|
||||
|
@ -43,7 +43,6 @@ deploy-prod:
|
||||
- prod
|
||||
only:
|
||||
- master
|
||||
when: manual
|
||||
script:
|
||||
- docker stack deploy -c ./.deploy-swarmpit/deploy-prod.yaml swarmpit
|
||||
- docker stack deploy -c ./.deploy-infra/deploy-prod.yaml infra
|
||||
|
Loading…
Reference in New Issue
Block a user