pipeline build v27 - secrets section fixed

This commit is contained in:
Josh 2025-07-31 15:57:59 +00:00
parent ed7ce902a7
commit 34106cca95

View File

@ -37,7 +37,10 @@
docker compose up -d --force-recreate --remove-orphans; \ docker compose up -d --force-recreate --remove-orphans; \
echo '✅ Staging stack refreshed with tag ${IMG_TAG}'" echo '✅ Staging stack refreshed with tag ${IMG_TAG}'"
secrets: [ STAGING_SSH_KEY, STAGING_KNOWN_HOSTS ] secrets:
- STAGING_SSH_KEY
- STAGING_KNOWN_HOSTS
when: when:
event: event: