Update path

This commit is contained in:
Gerald Pinder
2024-04-11 18:05:10 -04:00
parent f6bb02b098
commit 1388b745f3

View File

@@ -36,5 +36,5 @@ build-image:
- export COSIGN_PRIVATE_KEY=$(cat .secure_files/cosign.key) - export COSIGN_PRIVATE_KEY=$(cat .secure_files/cosign.key)
script: script:
- sleep 5 - sleep 5
- bluebuild build -vv -B docker -p ./config/$RECIPE - bluebuild build -vv -B docker -p ./recipes/$RECIPE
# - bluebuild build -vv -B buildah --squash --push ./recipes/$RECIPE # - bluebuild build -vv -B buildah --squash --push ./recipes/$RECIPE