From 8daed80ae2ee7b94ebe4881891263bd70e7a8512 Mon Sep 17 00:00:00 2001 From: Eric Van Hensbergen Date: Sat, 14 Sep 2019 02:13:17 +0000 Subject: [PATCH] try including and overriding master auto-devops template --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e7d222b..d6cecf7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,7 @@ +include: + - template: Auto-DevOps.gitlab-ci.yml + + # This file is a template, and might need editing before it works on your project. build-master: # Official docker image.