The `buildContainerImage2` function now accepts an optional `schedule` argument. If specified, the value will be used as the cron expression for triggering a build periodically.
This shared library allows jobs to build and publish container images to Gitea very easily:
buildContainerImage()
That's it!