changed to doc format
This commit is contained in:
parent
50d31099c1
commit
5bb4c534be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user