Look for where bluebuild exists

This commit is contained in:
Gerald Pinder
2024-11-30 12:00:15 -05:00
parent d24ec23273
commit f4c6829a17

View File

@@ -22,10 +22,10 @@ build-image:
matrix:
- RECIPE:
- jp-desktop-nvidia.yml
- jp-laptop.yml
# - jp-laptop.yml
# - jp-laptop-cosmic.yml
- cp-laptop.yml
- jp-truenas.yml
# - cp-laptop.yml
# - jp-truenas.yml
variables:
DOCKER_HOST: tcp://docker:2376
DOCKER_TLS_CERTDIR: /certs
@@ -39,4 +39,5 @@ build-image:
script:
- sleep 5
- sudo echo "This is a test"
- sudo which bluebuild
- sudo bluebuild build -vv --rechunk -S sigstore -p ./recipes/$RECIPE