From 8963b50defbca979ad20158efbcbefc252abf864 Mon Sep 17 00:00:00 2001 From: poka Date: Mon, 8 Nov 2021 18:29:55 +0100 Subject: [PATCH] ci: version 0.0.8, switch to stable channel --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a437473..e92115c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: - package .env: - image: axiomteam/gecko-ci:v0.0.7 + image: axiomteam/gecko-ci:v0.0.8 tags: - redshift before_script: