+
ci/woodpecker/push/build Pipeline was successful
Details
ci/woodpecker/push/build Pipeline was successful
Details
This commit is contained in:
parent
4c9df6c6a4
commit
52500d23ed
|
|
@ -9,14 +9,13 @@ steps:
|
||||||
# image: woodpeckerci/plugin-gitea-release
|
# image: woodpeckerci/plugin-gitea-release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
settings:
|
settings:
|
||||||
base_url: https://git.zunet.ru
|
base_url: https://git.zunet.ru
|
||||||
files:
|
files:
|
||||||
- "baloon"
|
- "baloon"
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: SEC1
|
from_secret: SEC1
|
||||||
target: main
|
target: main
|
||||||
title: ${CI_COMMIT_TAG##v}
|
title: ${CI_COMMIT_TAG##v}
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
tag: v*
|
tag: v*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue