Permanent link: this page always shows the latest green build of branch 22-session-d — every link on it stays valid across new builds. Open this specific build instead.
Build
- success
- Branch: 22-session-d
- Commit:
c1629cace3a9 - Started: 2026-09-03 13:59 — Duration: 0:23
- 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 .