Dustin C. Hatch a4e9602ca9 buildContainerImage2: Unstash single-arch image
If the image being built is only for a single architecture, the step to
unstash the OCI archive file was missing.  This caused the build to fail
at the Push step, since there was noting to push.
2023-10-24 19:34:27 -05:00
2022-11-06 21:36:25 -06:00

Container Images Shared Library

This shared library allows jobs to build and publish container images to Gitea very easily:

buildContainerImage()

That's it!

Description
No description provided
Readme 145 KiB
Languages
Groovy 100%