Loading .gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,10 @@ # CI of ci/templates itself variables: SCHEDULE_PIPELINE_PROJECT_IDS: "30771297 30771293 30771284 30771254 30771239" SCHEDULE_PIPELINE_PROJECT_IDS: 30771297 30771293 30771284 30771254 30771239 include: - local: pipelines/project-automation.yml - local: pipelines/workflow.yml - local: yaml/yamllint.yml - local: project-automation/pipeline-scheduler.yml - local: project-automation/pages-hugo.yml Loading pipelines/c.yml +1 −0 Original line number Diff line number Diff line --- include: - local: project-automation/workflow.yml - local: "python/flawfinder.yml" - local: "c/cppcheck.yml" Loading pipelines/container.yml +1 −0 Original line number Diff line number Diff line --- include: - local: project-automation/workflow.yml - local: container/kaniko.yml - local: container/buildah.yml - local: container/grype.yml Loading pipelines/project-automation.yml +1 −0 Original line number Diff line number Diff line --- include: - local: project-automation/workflow.yml - local: "project-automation/find-next-release.yml" - local: "project-automation/gitlab-recommended.yml" - local: "project-automation/semantic-release.yml" Loading pipelines/python.yml +1 −0 Original line number Diff line number Diff line --- include: - local: project-automation/workflow.yml - local: "python/collections/quality.yml" - local: "python/collections/release.yml" - local: "python/collections/security.yml" Loading Loading
.gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,10 @@ # CI of ci/templates itself variables: SCHEDULE_PIPELINE_PROJECT_IDS: "30771297 30771293 30771284 30771254 30771239" SCHEDULE_PIPELINE_PROJECT_IDS: 30771297 30771293 30771284 30771254 30771239 include: - local: pipelines/project-automation.yml - local: pipelines/workflow.yml - local: yaml/yamllint.yml - local: project-automation/pipeline-scheduler.yml - local: project-automation/pages-hugo.yml Loading
pipelines/c.yml +1 −0 Original line number Diff line number Diff line --- include: - local: project-automation/workflow.yml - local: "python/flawfinder.yml" - local: "c/cppcheck.yml" Loading
pipelines/container.yml +1 −0 Original line number Diff line number Diff line --- include: - local: project-automation/workflow.yml - local: container/kaniko.yml - local: container/buildah.yml - local: container/grype.yml Loading
pipelines/project-automation.yml +1 −0 Original line number Diff line number Diff line --- include: - local: project-automation/workflow.yml - local: "project-automation/find-next-release.yml" - local: "project-automation/gitlab-recommended.yml" - local: "project-automation/semantic-release.yml" Loading
pipelines/python.yml +1 −0 Original line number Diff line number Diff line --- include: - local: project-automation/workflow.yml - local: "python/collections/quality.yml" - local: "python/collections/release.yml" - local: "python/collections/security.yml" Loading