Take new ci-driver changes for a spin

This commit is contained in:
Gerald Pinder
2024-07-14 18:11:27 -04:00
parent cd2a7df197
commit 7cd06eefa3

View File

@@ -14,7 +14,7 @@ stages:
build-image: build-image:
stage: build stage: build
interruptible: true interruptible: true
image: ghcr.io/blue-build/cli:fix-ctrl-c-handler image: ghcr.io/blue-build/cli:ci-driver
services: services:
- docker:dind - docker:dind
parallel: parallel: