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: