Permanent link: this page always shows the latest green build of branch quota-aware-disk-metrics — every link on it stays valid across new builds. Open this specific build instead.
Build
- success
- Branch: quota-aware-disk-metrics
- Commit:
5321c491fe7c - Started: 2026-09-03 14:32 — Duration: 0:12
- 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 .