Merge pull request 'fix' (#3) from master into dev

Reviewed-on: https://gitea.chocomarsh.com/self/b-jokes/pulls/3
This commit is contained in:
emmatveev 2025-07-08 00:20:12 +03:00
commit 8629f2f468

View File

@ -44,4 +44,4 @@ jobs:
- name: deploy
env:
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