Compare commits
2 Commits
ef3c8c8006
...
474f9fd74a
Author | SHA1 | Date | |
---|---|---|---|
474f9fd74a | |||
854b5ccc14 |
@ -20,4 +20,4 @@ services:
|
||||
|
||||
networks:
|
||||
common-infra-nginx:
|
||||
external: true
|
||||
external: true
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user