Compare commits

..

No commits in common. "474f9fd74ae43c00533bf1d6fefb4210bbc3f48c" and "ef3c8c800609eadf11399432c813bdd6bda369a3" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

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

View File

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