Permanent link: this page always shows the latest green build of branch main — every link on it stays valid across new builds. Open this specific build instead.
Build
- success
- Branch: main
- Commit:
ccc6176caf0b - Started: 2026-09-03 15:09 — Duration: 0:29
- Build command (as configured for this build):
gofmt -l . && test -z "$(gofmt -l .)" && go vet ./... && go test ./... && CGO_ENABLED=0 go build -o dist/werkdock .