From 7cd06eefa3faab964562c92c7f1a5784f7e3b287 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Sun, 14 Jul 2024 18:11:27 -0400 Subject: [PATCH] Take new ci-driver changes for a spin --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 93c6494..3a5f8e3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,7 @@ stages: build-image: stage: build interruptible: true - image: ghcr.io/blue-build/cli:fix-ctrl-c-handler + image: ghcr.io/blue-build/cli:ci-driver services: - docker:dind parallel: