.woodpecker/.test.yaml: we don't need clone in this step
This commit is contained in:
parent
4472f1bffe
commit
191b20f899
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
skip_clone: true
|
||||
steps:
|
||||
- name: test (prod)
|
||||
image: git.ar21.de/yolokube/dashboard:${CI_PIPELINE_NUMBER}
|
||||
|
|
Loading…
Reference in a new issue