Go to file
Dustin c9eb592e0a bci2: Correctly handle default branch w/ manifest
Fix hard-coded default branch name of *main* when pushing multi-arch
image manifests.
2024-01-19 14:40:53 -06:00
resources bci2: Allow jobs to choose if they run on an RPi 2024-01-14 17:16:26 -06:00
vars bci2: Correctly handle default branch w/ manifest 2024-01-19 14:40:53 -06:00
README.md Initial commit 2022-11-06 21:36:25 -06:00

README.md

Container Images Shared Library

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

buildContainerImage()

That's it!