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:
|
labels:
|
||||||
backend: kubernetes
|
backend: docker
|
||||||
skip_clone: true
|
skip_clone: false
|
||||||
steps:
|
steps:
|
||||||
- name: awx
|
- name: awx
|
||||||
image: curlimages/curl
|
image: curlimages/curl
|
||||||
|
|
Loading…
Add table
Reference in a new issue