Compare commits

...

2 Commits

Author SHA1 Message Date
474f9fd74a Merge pull request 'up' (#1) from master into dev
Reviewed-on: #1
2024-11-17 01:54:47 +03:00
854b5ccc14 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
2024-11-17 01:54:18 +03:00
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