Debug
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/deployment/woodpecker Pipeline was successful

This commit is contained in:
SebClem 2022-12-29 12:14:09 +01:00
parent e0f7fe3fee
commit 5e1aa4dcee
Signed by: sebclem
GPG Key ID: 5A4308F6A359EA50

View File

@ -8,6 +8,7 @@ run_command(){
$@
}
printenv
if [ -z "$PLUGIN_PLAYBOOK" ]; then
echo -e "⚠️ \e[31m'playbook' setting not defined, ABORT!\e[39m"