try backend options
This commit is contained in:
parent
5512809244
commit
adc5bad229
1 changed files with 8 additions and 0 deletions
|
|
@ -1,6 +1,14 @@
|
|||
when:
|
||||
event: [push, cron, manual]
|
||||
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git:2.5.0
|
||||
backend_options:
|
||||
kubernetes:
|
||||
nodeSelector:
|
||||
topology.kubernetes.io/region: fsn1
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- PLATFORM: rhel-9
|
||||
|
|
|
|||
Loading…
Reference in a new issue