This commit is contained in:
@@ -10,6 +10,14 @@ when:
|
|||||||
event: [ push, manual ]
|
event: [ push, manual ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
gen_tags:
|
||||||
|
image: docker
|
||||||
|
commands:
|
||||||
|
- pwd
|
||||||
|
- gen-version-list.sh "v2.0.4" php-${PHP_VERSION}
|
||||||
|
- cat tags.txt
|
||||||
|
|
||||||
dev_alpine_build_and_publish:
|
dev_alpine_build_and_publish:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
Reference in New Issue
Block a user