testing events
Some checks failed
ci/woodpecker/push/prepare Pipeline is pending
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/cleanup unknown status

This commit is contained in:
Stefan Hoffmann 2023-05-25 14:14:31 +02:00
parent ca210989b0
commit 1481aac2fe
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD

View File

@ -41,7 +41,7 @@ pipeline:
- echo $input_version
- echo $CI_COMMIT_BRANCH
- make -j$(nproc) GLUON_AUTOUPDATER_BRANCH=${CI_COMMIT_BRANCH} GLUON_AUTOUPDATER_ENABLED=1 GLUON_RELEASE=$input_version-${CI_COMMIT_BRANCH} GLUON_OUTPUTDIR=output/${CI_COMMIT_BRANCH}
list_images:
<<: *default
commands:
@ -88,3 +88,5 @@ matrix:
depends_on:
- prepare
when:
event: tag