Try new stages feature

This commit is contained in:
Gerald Pinder
2024-05-02 16:03:35 -04:00
parent 43213f6022
commit c344efc32d
5 changed files with 53 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ build-image:
stage: build
interruptible: true
image:
name: ghcr.io/blue-build/cli:main
name: ghcr.io/blue-build/cli:108-feat-allow-adding-stages-to-run-builds-for-things-like-compiled-programs
entrypoint: [""]
services:
- docker:dind