See what's in the system

This commit is contained in:
Gerald Pinder
2024-04-10 17:19:28 -04:00
parent e7b25c9104
commit e5900f2541

View File

@@ -36,5 +36,8 @@ build-image:
- export COSIGN_PRIVATE_KEY=$(cat .secure_files/cosign.key)
script:
- sleep 5
- buildah images
- ls /var/lib/containers/
- ls /run/containers
- bluebuild build -vv -B buildah --push ./config/$RECIPE
# - bluebuild build -vv -B buildah --squash --push ./config/$RECIPE