+
ci/woodpecker/push/build Pipeline was successful
Details
ci/woodpecker/push/build Pipeline was successful
Details
This commit is contained in:
parent
46c0e3b542
commit
f20a5828ec
|
|
@ -18,8 +18,8 @@ steps:
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: SEC1
|
from_secret: SEC1
|
||||||
target: main
|
target: main
|
||||||
title: ${CI_COMMIT_TAG##v}
|
title: Ti ${CI_COMMIT_TAG##v}
|
||||||
when:
|
when:
|
||||||
- event: tag
|
- event: tag
|
||||||
ref: refs/tags/v*
|
# ref: refs/tags/v*
|
||||||
depends_on: build
|
depends_on: build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue