diff --git a/.woodpecker/deploy.yaml b/.woodpecker/deploy.yaml index f6a93ab..2abe239 100644 --- a/.woodpecker/deploy.yaml +++ b/.woodpecker/deploy.yaml @@ -5,7 +5,7 @@ steps: TOKEN: from_secret: RSE_panel commands: - - ./scripts/deploy.sh + - bash ./scripts/deploy.sh depends_on: - build \ No newline at end of file