use main image

This commit is contained in:
2024-04-30 21:31:25 -04:00
parent 2207a31335
commit 43213f6022

View File

@@ -15,7 +15,7 @@ build-image:
stage: build stage: build
interruptible: true interruptible: true
image: image:
name: ghcr.io/blue-build/cli:alt-tags name: ghcr.io/blue-build/cli:main
entrypoint: [""] entrypoint: [""]
services: services:
- docker:dind - docker:dind