diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 29ce92e..7123942 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,7 @@ stages: build-image: stage: build interruptible: true - image: ghcr.io/blue-build/cli:signing-driver + image: ghcr.io/blue-build/cli:main services: - docker:dind parallel: diff --git a/recipes/common/helix.yml b/recipes/common/helix.yml index 84be093..bb80247 100644 --- a/recipes/common/helix.yml +++ b/recipes/common/helix.yml @@ -2,11 +2,6 @@ stages: - name: helix from: rust modules: - - type: containerfile - snippets: - - ENV CLICOLOR_FORCE=1 - - ENV FORCE_COLOR=1 - - ENV RUST_LOG_STYLE=always - type: script no-cache: true scripts: