Update .woodpecker/build_dev.yml
Some checks failed
ci/woodpecker/push/build_dev Pipeline failed

This commit is contained in:
2024-08-26 15:07:24 +02:00
parent 6f030ef1f9
commit 557fc719e8

View File

@@ -14,7 +14,7 @@ steps:
gen_tags: gen_tags:
image: docker image: docker
commands: commands:
- git describe --tags --abbrev=0 - git tag
- git branch - git branch
- pwd - pwd
- ./gen-version-list.sh "v2.0.4" php-${PHP_VERSION} - ./gen-version-list.sh "v2.0.4" php-${PHP_VERSION}