fix #3

Merged
emmatveev merged 1 commits from master into dev 2025-07-08 00:20:14 +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