normogen/.forgejo
goose cd7b7db45d
Some checks failed
Lint, Build, and Docker / format (push) Successful in 36s
Lint, Build, and Docker / clippy (push) Successful in 1m33s
Lint, Build, and Docker / build (push) Successful in 3m30s
Lint, Build, and Docker / docker-build (push) Failing after 12s
fix(ci): add Node.js to docker-build and simplify Docker build
- Install Node.js in docker:cli container for checkout action
- Remove Buildx and DinD service complexity
- Use straightforward docker build with socket mount
- Keep it simple: docker build -f docker/Dockerfile
- This should resolve the checkout failures in docker-build job
2026-03-18 08:55:19 -03:00
..
workflows fix(ci): add Node.js to docker-build and simplify Docker build 2026-03-18 08:55:19 -03:00