fix(projects): binjovi-fabel rides the direct-OCI image template #2078
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/binjovi-fabel-direct-oci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The plain buildkit profile forwards no registry credential (the candidate push died unauthorized: buildkitd holds no ambient creds — the client forwards them). directOCI selects pipeline-build-buildkit-image, which mounts the push credential, provides CANDIDATE_IMAGE, and emits the pushed digest as the image evidence output.