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

This commit is contained in:
Iurii 2024-04-15 20:25:06 +03:00
parent 1835ad3188
commit 548541e4d3
1 changed files with 3 additions and 2 deletions

View File

@ -17,5 +17,6 @@ steps:
target: main target: main
title: ${CI_COMMIT_TAG##v} title: ${CI_COMMIT_TAG##v}
when: when:
event: tag - event: tag
tag: v* ref: refs/tags/v*
depends_on: build