master #9

Merged
emmatveev merged 10 commits from master into prod 2025-09-14 09:45:17 +03:00
Showing only changes of commit 556a45b0d4 - Show all commits

View File

@ -44,4 +44,4 @@ jobs:
- name: deploy - name: deploy
env: env:
MONGO_PASSWORD_DEV: ${{ secrets.MONGO_PASSWORD_DEV }} MONGO_PASSWORD_DEV: ${{ secrets.MONGO_PASSWORD_DEV }}
run: docker stack deploy --with-registry-auth -c ./.deploy/deploy-dev.yaml b-jokes run: docker stack deploy --with-registry-auth -c ./.deploy/deploy-dev.yaml b-jokes-development