Move to files/

This commit is contained in:
Gerald Pinder
2024-04-16 17:06:56 -04:00
parent 99b2e6d091
commit 29b9627660
28 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ build-image:
stage: build
interruptible: true
image:
name: ghcr.io/blue-build/cli:138-proposal-support-having-recipe-files-stored-in-recipes
name: ghcr.io/blue-build/cli:main
entrypoint: [""]
services:
- docker:dind
@@ -37,4 +37,3 @@ build-image:
script:
- sleep 5
- bluebuild build -vv -B docker -p ./recipes/$RECIPE
# - bluebuild build -vv -B buildah --squash --push ./recipes/$RECIPE