Update Woodpecker Syntax (#4163)
Previous keys were deprecated in woodpecker 1.0.0 and 2.0.0
This commit is contained in:
parent
320182d2ea
commit
affbb32902
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
platform: darwin/arm64
|
||||
labels:
|
||||
platform: darwin/arm64
|
||||
|
||||
pipeline:
|
||||
steps:
|
||||
build:
|
||||
image: /bin/bash
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Reference in a new issue