fix/refactor-ci-pipelines
master
Migrate CI pipelines from the monolithic docker-build.yaml to the standard split workflow structure with 4 files:
docker-build.yaml
.gitea/workflows/pr.yaml
.gitea/workflows/main.yaml
.gitea/workflows/cron.yaml
.gitea/workflows/tag.yaml
.gitea/workflows/docker-build.yaml
pkg/Dockerfile
jcabillot/send
tests/test.sh
No dependencies set.
The note is not visible to the blocked user.
Description
Migrate CI pipelines from the monolithic
docker-build.yamlto the standard split workflow structure with 4 files:Changes
.gitea/workflows/pr.yaml.gitea/workflows/main.yaml.gitea/workflows/cron.yaml.gitea/workflows/tag.yaml.gitea/workflows/docker-build.yamlKey details
pkg/Dockerfilejcabillot/sendtests/test.sh