We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c0826 commit 8484206Copy full SHA for 8484206
action.yml
@@ -230,6 +230,7 @@ runs:
230
sudo mv POLICY.tmp "${POLICY_FILE}"
231
232
# enable sigstore attachments for BlueBuild container verification
233
+ sudo mkdir -p /etc/containers/registries.d
234
sudo cat <<'EOF' > /etc/containers/registries.d/blue-build.yaml
235
docker:
236
ghcr.io/blue-build:
0 commit comments