Go back to building with main

This commit is contained in:
Gerald Pinder
2024-04-06 14:42:00 -04:00
parent b275f7ac93
commit 3082836c5b

View File

@@ -21,7 +21,7 @@ variables:
build-image:
stage: build
image:
name: ghcr.io/blue-build/cli:squash-builds
name: ghcr.io/blue-build/cli:main
entrypoint: [""]
services:
- docker:dind