Merge pull request 'up' (#1) from master into dev
Reviewed-on: https://gitea.sprinthub.ru/self/queues/pulls/1
This commit was merged in pull request #1.
This commit is contained in:
@@ -20,4 +20,4 @@ services:
|
|||||||
|
|
||||||
networks:
|
networks:
|
||||||
common-infra-nginx:
|
common-infra-nginx:
|
||||||
external: true
|
external: true
|
||||||
|
|||||||
@@ -41,4 +41,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
MONGO_PASSWORD_DEV: ${{ secrets.MONGO_PASSWORD_DEV }}
|
MONGO_PASSWORD_DEV: ${{ secrets.MONGO_PASSWORD_DEV }}
|
||||||
QUEUES_TOKEN_DEV: ${{ secrets.QUEUES_TOKEN_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
|
||||||
|
|||||||
Reference in New Issue
Block a user