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