Permanent link: this page always shows the latest green build of branch 20-build-duration-tracking — every link on it stays valid across new builds. Open this specific build instead.
Build
- success
- Branch: 20-build-duration-tracking
- Commit:
6360cee4385c - Started: 2026-09-03 12:09 — Duration: 0:11
- 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 .