Try new signal handler

This commit is contained in:
Gerald Pinder
2024-06-22 00:13:31 -04:00
parent c151e7f4f6
commit 569c0aec9c

View File

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