+
ci/woodpecker/push/build Pipeline was successful
Details
ci/woodpecker/push/build Pipeline was successful
Details
This commit is contained in:
parent
1835ad3188
commit
548541e4d3
|
|
@ -17,5 +17,6 @@ steps:
|
||||||
target: main
|
target: main
|
||||||
title: ${CI_COMMIT_TAG##v}
|
title: ${CI_COMMIT_TAG##v}
|
||||||
when:
|
when:
|
||||||
event: tag
|
- event: tag
|
||||||
tag: v*
|
ref: refs/tags/v*
|
||||||
|
depends_on: build
|
||||||
Loading…
Reference in New Issue