Don't remove entrypoint

This commit is contained in:
Gerald Pinder
2024-06-22 14:09:16 -04:00
parent d734cde3c4
commit fcdc0a50f2

View File

@@ -14,9 +14,7 @@ stages:
build-image: build-image:
stage: build stage: build
interruptible: true interruptible: true
image: image: ghcr.io/blue-build/cli:fix-ctrl-c-handler
name: ghcr.io/blue-build/cli:fix-ctrl-c-handler
entrypoint: ["/bin/bash", "-c"]
services: services:
- docker:dind - docker:dind
parallel: parallel: