Build
- success
- Branch: 22-registry
- Commit:
4304dd7c4bf8 - Started: 2026-09-03 13:04 — 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 .