Update .woodpecker/build_release.yml

This commit is contained in:
2024-08-26 15:06:19 +02:00
parent e285f9da31
commit 17d09da770

View File

@@ -31,6 +31,8 @@ steps:
gen_tags:
image: docker
commands:
- git describe --tags --abbrev=0
- git branch
- ./gen-tag-list.sh $(git describe --tags --abbrev=0) php-${PHP_VERSION}
- cat tags.txt