fix cron tags #21
@@ -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