fix: version handling
parent
1ebf7a3534
commit
5425b8c886
|
|
@ -8,6 +8,8 @@ clone:
|
||||||
image: woodpeckerci/plugin-git
|
image: woodpeckerci/plugin-git
|
||||||
settings:
|
settings:
|
||||||
skip_verify: true
|
skip_verify: true
|
||||||
|
partial: false
|
||||||
|
tags: true
|
||||||
steps:
|
steps:
|
||||||
"prepare:version":
|
"prepare:version":
|
||||||
image: bitnami/git:2.42.1
|
image: bitnami/git:2.42.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue