towerops/.forgejo/workflows
Graham McIntire 0865d59b23 fix: add Docker daemon startup to run kaniko container (#212)
Kaniko itself doesn't need Docker, but we use 'docker run' to execute
the kaniko container. The daemon only needs to run containers, not
build images, so we use minimal flags (--iptables=false, --bridge=none,
--storage-driver=vfs).

Reviewed-on: graham/towerops-web#212
2026-03-28 16:06:53 -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: add Docker daemon startup to run kaniko container (#212) 2026-03-28 16:06:53 -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