Change Pipeline to docker backend with skip_clone: false
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
58995095f4
commit
dd3a3c0984
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
labels:
|
||||
backend: kubernetes
|
||||
skip_clone: true
|
||||
backend: docker
|
||||
skip_clone: false
|
||||
steps:
|
||||
- name: awx
|
||||
image: curlimages/curl
|
||||
|
|
Loading…
Add table
Reference in a new issue