PRoject/EMAIL INDEX
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Josh 2025-09-12 18:58:18 +00:00
parent c322b60815
commit 6cda2cfa12

View File

@ -140,6 +140,7 @@ steps:
"$PROD_SSH_TARGET" \
'set -euo pipefail; \
PROJECT=aptivaai-prod; \
export PROJECT; \
ENV=prod; \
export IMG_TAG='"$IMG_TAG"'; \
# sanity: ensure prod SM matches the single source (dev) before pull