Remove args for helix stage and reset job image to main branch

This commit is contained in:
2024-08-30 23:43:53 -04:00
parent d47d128436
commit 9585ff4576
2 changed files with 1 additions and 6 deletions

View File

@@ -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:

View File

@@ -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: