chore: update .woodpecker.yml to match new syntax requirements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
e25f803c8e
commit
163b1bbfc5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user