up
All checks were successful
Deploy Dev / Build (pull_request) Successful in 24s
Deploy Dev / Push (pull_request) Successful in 12s
Deploy Dev / Deploy dev (pull_request) Successful in 6s

This commit is contained in:
emmatveev 2024-11-17 01:54:18 +03:00
parent ef3c8c8006
commit 854b5ccc14
2 changed files with 2 additions and 2 deletions

View File

@ -20,4 +20,4 @@ services:
networks:
common-infra-nginx:
external: true
external: true

View File

@ -41,4 +41,4 @@ jobs:
env:
MONGO_PASSWORD_DEV: ${{ secrets.MONGO_PASSWORD_DEV }}
QUEUES_TOKEN_DEV: ${{ secrets.QUEUES_TOKEN_DEV }}
run: docker stack deploy --with-registry-auth -c ./.deploy/deploy-dev.yaml infra
run: docker stack deploy --with-registry-auth -c ./.deploy/deploy-dev.yaml infra