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.
This shared library allows jobs to build and publish container images to Gitea very easily:
buildContainerImage()
That's it!