From 78468d9b6d5e26986be7a37e09f31bf97c81c635 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 13 Nov 2020 02:40:35 -0500 Subject: [PATCH] 0.1.23-DEV-20201113-024023 -------------------------- * MODIFY: - gitlab ci runner reverted to zen-ci; will need further kubernetes setup --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 38dd032..cc21fd2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ # CI_PROJECT_DIR The full path where the repository is cloned and where the build is ran -image: docker.thezengarden.net/zen-ci:latest +# image: docker.thezengarden.net/zen-ci:latest variables: @@ -30,7 +30,7 @@ stages: ### BEGIN TEMPLATES ### .tags_template: &tags_template tags: - - kubernetes + - zen-ci .header_template: &header