fix cron tags (#21)
Some checks failed
ci/woodpecker/cron/build_release/1 Pipeline failed
ci/woodpecker/cron/build_release/2 Pipeline failed
ci/woodpecker/cron/build_release/3 Pipeline failed
ci/woodpecker/cron/build_release/4 Pipeline failed
ci/woodpecker/manual/build_release/2 Pipeline is pending
ci/woodpecker/manual/build_release/3 Pipeline is pending
ci/woodpecker/manual/build_release/4 Pipeline is pending
ci/woodpecker/manual/build_release/1 Pipeline failed
Some checks failed
ci/woodpecker/cron/build_release/1 Pipeline failed
ci/woodpecker/cron/build_release/2 Pipeline failed
ci/woodpecker/cron/build_release/3 Pipeline failed
ci/woodpecker/cron/build_release/4 Pipeline failed
ci/woodpecker/manual/build_release/2 Pipeline is pending
ci/woodpecker/manual/build_release/3 Pipeline is pending
ci/woodpecker/manual/build_release/4 Pipeline is pending
ci/woodpecker/manual/build_release/1 Pipeline failed
Co-authored-by: Ruben Momoa <ruben.lobbes@lobbes.nl> Reviewed-on: #21
This commit was merged in pull request #21.
This commit is contained in:
@@ -31,7 +31,7 @@ steps:
|
||||
gen_tags:
|
||||
image: docker
|
||||
commands:
|
||||
- ./gen-tag-list.sh ${CI_COMMIT_TAG} php-${PHP_VERSION}
|
||||
- ./gen-tag-list.sh $(git describe --tags HEAD --abbrev=0) php-${PHP_VERSION}
|
||||
- cat tags.txt
|
||||
|
||||
release_alpine_build_and_publish:
|
||||
|
||||
Reference in New Issue
Block a user