chore: update .woodpecker.yml to match new syntax requirements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Settel 2024-02-01 12:10:47 +01:00
parent e25f803c8e
commit 163b1bbfc5

View File

@ -1,3 +1,6 @@
when:
branch: prod
steps:
frontend:
image: node:18-alpine
@ -38,6 +41,3 @@ steps:
from_secret: matrix.bw-messenger.de.username
password:
from_secret: matrix.bw-messenger.de.password
when:
-branch: prod