Use main to build

This commit is contained in:
2024-04-07 22:40:36 -04:00
parent 3cab4f10d7
commit f92daf8537

View File

@@ -21,7 +21,7 @@ variables:
build-image: build-image:
stage: build stage: build
image: image:
name: ghcr.io/blue-build/cli:143-feat-allow-overriding-the-build-strategy name: ghcr.io/blue-build/cli:main
entrypoint: [""] entrypoint: [""]
services: services:
- docker:dind - docker:dind