Loading .gitlab-ci.yml +3 −1 Original line number Diff line number Diff line # CI pipeline configuration default: image: gcc tags: development # Switch from branch pipelines to merge request pipelines when a merge request is created workflow: Loading Loading
.gitlab-ci.yml +3 −1 Original line number Diff line number Diff line # CI pipeline configuration default: image: gcc tags: development # Switch from branch pipelines to merge request pipelines when a merge request is created workflow: Loading