towerops/.forgejo/workflows
Graham McIntire d9b929038b fix: use default buildx without attestations for unprivileged runner (#216)
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
2026-03-29 10:35:55 -05:00
..
e2e-tests.yaml refactor: convert 6 Gleam modules to idiomatic Elixir with TDD (#196) 2026-03-28 09:52:07 -05:00
pr-tests.yaml refactor: convert 6 Gleam modules to idiomatic Elixir with TDD (#196) 2026-03-28 09:52:07 -05:00
production.yaml fix: use default buildx without attestations for unprivileged runner (#216) 2026-03-29 10:35:55 -05:00
renovate.yaml chore(config): add Renovate and build workflows 2026-03-03 16:54:19 -06:00
staging.yaml fix: code quality improvements and test reliability (#139) 2026-03-24 09:12:59 -05:00