+
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
fd975299ac
commit
41e65eb778
|
|
@ -6,4 +6,13 @@ steps:
|
||||||
- ls -lh
|
- ls -lh
|
||||||
- file baloon
|
- file baloon
|
||||||
- ./baloon
|
- ./baloon
|
||||||
|
publish:
|
||||||
|
image: woodpeckerci/plugin-gitea-release
|
||||||
|
settings:
|
||||||
|
base_url: https://git.zunet.ru
|
||||||
|
files:
|
||||||
|
- "baloon"
|
||||||
|
api_key:
|
||||||
|
from_secret: TRELEASE
|
||||||
|
target: main
|
||||||
|
title: ${CI_COMMIT_TAG##v}
|
||||||
Loading…
Reference in New Issue