revert 8719c398fd
ci/woodpecker/push/deploy Pipeline was successful

revert Update .woodpecker/deploy.yml
This commit is contained in:
AVB
2026-07-28 08:24:29 -07:00
parent 8719c398fd
commit b5767ec7d9
+1 -1
View File
@@ -280,7 +280,7 @@ steps:
# Bootstrap-tier guard: file synced to host, deploy is MANUAL
case "$STACK" in
traefik|woodpecker|postgresql|secrets)
traefik|woodpecker|postgresql)
echo " [BOOTSTRAP] $STACK: file synced. Deploy is MANUAL."
echo " Run: bash /volume1/docker/compose-files/deploy/stack-deploy.sh $STACK"
continue ;;