CI: Migrate from Jenkins to Gitea Actions with refactored pipeline #10

Merged
jcabillot merged 2 commits from fix/refactor-ci-pipelines into main 2026-06-12 20:20:35 -04:00

2 Commits

Author SHA1 Message Date
cloudix_mcp_server efee1cee5c chore: remove legacy Jenkinsfile after migration to Gitea Actions
Docker Build and Push / build (pull_request) Successful in 3m47s
The CI pipeline has been fully migrated from Jenkins to Gitea Actions.
The Jenkinsfile is no longer needed.
2026-06-12 19:56:08 -04:00
cloudix_mcp_server f4f5a42a39 refactor: migrate CI pipeline to use semantic version tags for actions
- Replace pinned SHA action versions with maintainable semantic version tags
- Add QEMU setup for multi-arch builds
- Simplify conditionals and improve readability
- Clean up tag strategy with metadata action
2026-06-12 19:56:06 -04:00