pipeline build v21 - fixed staging file path
This commit is contained in:
parent
d2e5c8805c
commit
10fd5d916f
@ -28,7 +28,7 @@ steps:
|
||||
-i ~/.ssh/id_ed25519 \
|
||||
jcoakley@10.128.0.12 \
|
||||
"set -euo pipefail; \
|
||||
cd /opt/aptiva-staging-app; \
|
||||
cd /home/jcoakley/aptiva-staging-app
|
||||
echo 'Pulling containers'; \
|
||||
IMG_TAG=${TAG} docker compose pull; \
|
||||
echo 'Re‑creating services'; \
|
||||
|
Loading…
Reference in New Issue
Block a user