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

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