Implement CI-CD #1

Merged
GuillaumeHemmen merged 2 commits from feat/ci-cd into master 2024-10-17 11:41:39 +02:00

2 commits

Author SHA1 Message Date
a404e75496
- Fix repo URL case sensitivity in .woodpecker.yml
Corrected the capitalization of the repository username in the configuration. This ensures that the Docker build process points to the correct repository path.
2024-10-17 11:34:12 +02:00
0a42b93f56
- Implement CICD and code cleanup 2024-10-17 11:30:42 +02:00