changed script name
All checks were successful
ci/woodpecker/manual/build_dev Pipeline was successful

[SKIP CI]
This commit is contained in:
Ruben Momoa
2024-08-26 13:49:54 +02:00
parent ec706bc863
commit 82c3f183af

View File

@@ -31,7 +31,7 @@ steps:
gen_tags:
image: docker
commands:
- ./gen-version-list.sh ${CI_COMMIT_TAG} php-${PHP_VERSION}
- ./gen-tag-list.sh ${CI_COMMIT_TAG} php-${PHP_VERSION}
- cat tags.txt
release_alpine_build_and_publish: