Introduce four workflows to automate Docker builds and pushes using Kaniko. These workflows cover push events to the `master` branch, pull requests, tag pushes, and other branches. They streamline image publishing to the specified registry with proper secrets configuration. |
||
---|---|---|
.. | ||
docker-dev.yaml | ||
docker-master.yaml | ||
docker-pr.yaml | ||
docker-tag.yaml |