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