diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9981fc6d6342f37fa84c30a3db2429b0bd264050..adf2edf44bc58549abb5ecbd759be07ba2ff9c6b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,8 @@ # CI pipeline configuration -image: gcc +default: + image: gcc + tags: development # Switch from branch pipelines to merge request pipelines when a merge request is created workflow: