changed to doc format

This commit is contained in:
Josh 2025-09-13 11:14:04 +00:00
parent 50d31099c1
commit 5bb4c534be

View File

@ -108,7 +108,7 @@ steps:
- bash
- -c
- |
cat <<EOSSH | ssh -T \
-o ProxyCommand="gcloud compute start-iap-tunnel aptiva-prod-vm 22 \
--project=aptivaai-prod --zone=us-central1-a \
--listen-on-stdin --verbosity=error" \
@ -193,7 +193,8 @@ steps:
docker compose up -d --force-recreate --remove-orphans
echo "✅ Prod stack refreshed with tag $IMG_TAG"
EOSSH
secrets:
- PROD_SSH_KEY
- PROD_SSH_TARGET