Configure policy.json

This commit is contained in:
Greg Hellings
2025-11-25 17:01:32 -06:00
parent ac23848173
commit 8ff96e2016
+6
View File
@@ -46,6 +46,12 @@ default:
-u "$CI_REGISTRY_USER"
-p "$CI_REGISTRY_PASSWORD"
"$CI_REGISTRY"
- |-
cat << EOF > /etc/containers/policy.json
{
"default": [{"type": "insecureAcceptAnything"}]
}
EOF
- ./podman/bin/podman load -i "${IMG}.tar.gz"
- >-
./podman/bin/podman tag