gen tags test
Some checks failed
ci/woodpecker/push/build_dev Pipeline failed

This commit is contained in:
Ruben Momoa
2024-08-26 12:21:34 +02:00
parent 0e64b7232f
commit 68855113eb

View File

@@ -15,7 +15,7 @@ steps:
image: docker
commands:
- pwd
- gen-version-list.sh "v2.0.4" php-${PHP_VERSION}
- ./gen-version-list.sh "v2.0.4" php-${PHP_VERSION}
- cat tags.txt
dev_alpine_build_and_publish: