From ec79725eb9f8ef515885c1ba7ca042f551038c40 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Fri, 22 Jan 2021 22:28:37 +0200 Subject: [PATCH] Update CI templates. --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ab65b9a..f30cba6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,6 @@ --- include: + - project: shore/ci-templates + file: templates/pre-commit.yml - project: shore/ci-templates file: templates/bats.yml -- GitLab