diff --git a/.woodpecker/next.yml b/.woodpecker/next.yml index 06c5d2c..2e73bf9 100644 --- a/.woodpecker/next.yml +++ b/.woodpecker/next.yml @@ -45,6 +45,12 @@ pipeline: - cd gluon - make -j$(nproc) GLUON_RELEASE=$input_version-${CI_COMMIT_BRANCH} GLUON_OUTPUTDIR=output/next + manifest: + <<: *default + commands: + - cd gluon + - make manifest GLUON_RELEASE=$input_version-${CI_COMMIT_BRANCH} GLUON_OUTPUTDIR=output/next + list_images: <<: *default commands: