Build
- success
- Branch: 22-registry
- Commit:
6fba43c627f5 - Started: 2026-09-03 13:20 — Duration: 0:01
- 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 .