diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 78c5419..14a9f01 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,10 +6,10 @@ include: # https://docs.gitlab.com/ee/ci/yaml/#workflowrules-templates - template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml' - project: ModioAB/CI - file: /ci/default.yml ref: main - - project: ModioAB/CI - file: /ci/container.yml + file: + - /ci/default.yml + - /ci/container.yml container:build: