build: error 500 when starting build, test with removed when statement
1 files changed, 0 insertions(+), 7 deletions(-) M .woodpecker.yml
M .woodpecker.yml => .woodpecker.yml +0 -7
@@ 29,11 29,4 @@ steps: from_secret: quay_user password: from_secret: quay_pass - when: - - event: - - push - - tag - - cron - - manual - branch: main