You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: refactor Docker image build and add provenance attestations
- Replace inline Docker build logic with a reusable workflow for image
build and attestation
- Use `docker/build-push-action@v6` to build and push holod and
holo-bundle images to ghcr.io
- Add provenance attestations using `actions/attest-build-provenance@v2`
- Images are now pushed to ghcr.io with corresponding provenance
metadata
Closes#80
Signed-off-by: Renato Westphal <[email protected]>
0 commit comments