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

This commit is contained in:
Iurii 2024-04-15 21:04:04 +03:00
parent 1ecce8636c
commit 46c0e3b542
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,7 @@ steps:
- file baloon - file baloon
when: when:
- event: push - event: push
- event: manual
- name: publish - name: publish
# image: woodpeckerci/plugin-gitea-release # image: woodpeckerci/plugin-gitea-release
image: plugins/gitea-release image: plugins/gitea-release
@ -22,4 +23,3 @@ steps:
- event: tag - event: tag
ref: refs/tags/v* ref: refs/tags/v*
depends_on: build depends_on: build