fixed script start
Some checks failed
ci/woodpecker/push/db Pipeline failed

This commit is contained in:
Stephan D
2025-11-07 01:46:54 +01:00
parent 035f6f74bc
commit 6ea47a9c68

View File

@@ -50,4 +50,4 @@ steps:
set +a
mkdir -p /root/.ssh
install -m 600 secrets/SSH_KEY /root/.ssh/id_rsa
ssh -o StrictHostKeyChecking=no "${SSH_USER}@${SSH_HOST}" 'bash -s' < ci/prod/scripts/deploy-db.sh
bash ci/prod/scripts/deploy-db.sh