chore(workflow): source environment variables in docker build script

This commit is contained in:
sharath 2025-07-04 18:25:51 +00:00
parent a4db0e2d19
commit b703dd8121
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -75,4 +75,5 @@ jobs:
key: ${{ secrets.PROD_KEY }}
script: |
cd /mnt/gluster-shared/data/infra/suna
set -a; source .env; set +a
docker stack deploy -c docker-compose.yml suna