added missing bash
Some checks failed
ci/woodpecker/push/db Pipeline failed

This commit is contained in:
Stephan D
2025-11-07 01:47:56 +01:00
parent 6ea47a9c68
commit a2975ba5fb

View File

@@ -43,7 +43,7 @@ steps:
commands:
- |
set -euo
apk add --no-cache openssh-client rsync
apk add --no-cache bash openssh-client rsync
set -a
. ./ci/prod/.env.runtime
. ./.env.version