Try new signal handler

This commit is contained in:
Gerald Pinder
2024-06-22 00:12:02 -04:00
parent 9fcc54041e
commit c151e7f4f6

View File

@@ -14,8 +14,8 @@ stages:
build-image:
stage: build
interruptible: true
image:
name: ghcr.io/blue-build/cli:main
image:
name: ghcr.io/blue-build/cli:fix-ctrlc-handler
entrypoint: [""]
services:
- docker:dind