CI: Migrate from Jenkins to Gitea Actions with refactored pipeline #10
Reference in New Issue
Block a user
Delete Branch "fix/refactor-ci-pipelines"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Migrates CI from legacy Jenkins pipeline to a clean, maintainable Gitea Actions workflow.
Changes
.gitea/workflows/docker-build.yaml— Refactored@v4,@v3,@v5,@v6) for better readability and easier maintenancedocker/setup-qemu-action@v3) for multi-architecture build supportdocker/metadata-action@v5:mainpusheslatesttag enabled only onmainbranchpushlogic based ongithub.event_name0 0 * * *)jcabillot/opencode-dispatchRemoved
Jenkinsfile— legacy Jenkins pipeline no longer neededCI Pipeline
mainmainNo test jobs included (not applicable for this project).