pipeline build v21 - fixed staging file path
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
ca79635254
commit
24320472b1
@ -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