Adding event: tag to the asset packaging step
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-07-14 13:45:48 -04:00
parent 73cb99630f
commit a8b1238017
+2
View File
@@ -16,6 +16,8 @@ pipeline:
image: alpine
commands:
- tar -cvzf "dist/blt-assets-${CI_COMMIT_TAG}.tar.gz" public/
when:
event: tag
gitea_release:
image: plugins/gitea-release