The `buildContainerImage` method now supports an optional `arch` keyword argument. This argument can be used to select the architecture of the node running the pod building the container image. If unspecified, it defaults to `amd64`. |
||
---|---|---|
resources | ||
vars | ||
README.md |
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!