This commit is contained in:
Administrator 2022-09-04 20:52:25 +03:00
parent 5e69353755
commit db36ec4641
2 changed files with 4 additions and 1 deletions

View File

@ -26,3 +26,7 @@ networks:
driver: overlay
gitlab-nginx:
external: true
configs:
gitlab:
file: ./gitlab.rb

View File

@ -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