[TEST] Include integration jobs for ci-test repos
Up to now, the ci-test group repositories were used for sporadic tests but in the optic of a continuous CI/CD improvement they need to be treated as 'production' repositories. With this approach, every time a MR is created in the gitlab-ci repo, the modifications introduced can be tested in the ci-test group repositories.
Showing
- .gitlab-ci.yml 24 additions, 24 deletions.gitlab-ci.yml
- build-pipeline-ci-test.yml 42 additions, 0 deletionsbuild-pipeline-ci-test.yml
- manifest-integration-pipelines.yml.jinja2 4 additions, 45 deletionsmanifest-integration-pipelines.yml.jinja2
- manifest-pipeline-ci-test.yml 20 additions, 5 deletionsmanifest-pipeline-ci-test.yml
- manifest-pipeline.yml 32 additions, 36 deletionsmanifest-pipeline.yml
build-pipeline-ci-test.yml
0 → 100644
Please register or sign in to comment