Dustin C. Hatch b6f57b7c1a buildContainerImage: Allow passing arguments
The `registry`, `project`, `name`, and `tag` values can now be passed as
keyword arguments to the `buildContainerImage` function.  This will
allow jobs to override the default values if necessary.
2022-11-25 17:01:12 -06:00
2022-11-06 21:36:25 -06: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%