diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 077c47aa2211fadf4a8a36826a5b98ae66c6e3bf..4434811b599f35cf6c6f9b1ee9f3f44de26d666d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,6 @@ --- include: - project: shore/ci-templates - file: templates/docker-compose.yml + file: templates/pre-commit.yml + - project: shore/ci-templates + file: templates/docker.yml