Build
- success
- Branch: quota-aware-disk-metrics
- Commit:
052bc959df20 - Started: 2026-09-03 14:27 — Duration: 0:08
- Build command (as configured for this build):
cd werkdock && gofmt -l . && test -z "$(gofmt -l .)" && go vet ./... && go test ./... && CGO_ENABLED=0 go build -o dist/werkdock .