clone fix
This commit is contained in:
parent
9c51ff467e
commit
55816a0da4
1 changed files with 4 additions and 1 deletions
|
|
@ -14,7 +14,10 @@ depends_on:
|
||||||
- test-e2e
|
- test-e2e
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
depth: 0
|
- name: git
|
||||||
|
image: woodpeckerci/plugin-git
|
||||||
|
settings:
|
||||||
|
depth: 0
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
script_file_entrypoint: &script_file_entrypoint
|
script_file_entrypoint: &script_file_entrypoint
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue