fix #15

Merged
emmatveev merged 1 commits from master into dev 2025-06-01 15:02:54 +03:00
Showing only changes of commit 707bf34f8a - Show all commits

View File

@ -40,4 +40,5 @@ jobs:
- name: deploy
env:
MONGO_PASSWORD_DEV: ${{ secrets.MONGO_PASSWORD_DEV }}
MINIO_SECRET_KEY_DEV: ${{ secrets.MINIO_SECRET_KEY_DEV }}
run: docker stack deploy --with-registry-auth -c ./.deploy/deploy-dev.yaml certupdater-development