+
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Iurii 2024-04-15 20:01:53 +03:00
parent 4c9df6c6a4
commit 52500d23ed
1 changed files with 7 additions and 8 deletions

View File

@ -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*