Skip to content

Commit

Permalink
Merge branch 'ci-includes' into 'master'
Browse files Browse the repository at this point in the history
CI: Clean up includes

See merge request ModioAB/housekeeper!35
  • Loading branch information
Spindel committed Jan 15, 2021
2 parents 68ce932 + 5875d4c commit f4c9a79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f4c9a79

Please sign in to comment.