Remove the setup-buildx-action step that was failing with unshare errors when trying to create a docker-container builder. Instead, use the default buildx that comes with dockerd and disable attestation features (provenance and sbom) that require additional mount operations. This simpler approach should work within the constraints of the unprivileged CI runner. Reviewed-on: graham/towerops-web#216 |
||
|---|---|---|
| .. | ||
| e2e-tests.yaml | ||
| pr-tests.yaml | ||
| production.yaml | ||
| renovate.yaml | ||
| staging.yaml | ||