From 6fe79b08b3e3f5c165d2b8ef4410ff02531cc578 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Fri, 22 Jan 2021 22:26:13 +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