Commit graph

2 commits

Author SHA1 Message Date
34963812db Correct case in repository URLs for consistency.
Updated all instances of "GuillaumeHemmen" to "guillaumehemmen" in workflow files to ensure uniformity in repository URLs. This change prevents potential issues caused by case sensitivity in certain environments.
2025-05-19 19:07:38 +02:00
50b53e3700 Add CI workflows for Docker image building and pushing
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.
2025-05-19 19:01:03 +02:00