Skip to content

Commit

Permalink
edit to make pipeline pass
Browse files Browse the repository at this point in the history
  • Loading branch information
nhennigan committed Jan 30, 2025
1 parent a6b372a commit 09adef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/k8s/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ go.unit:
$(DQLITE_BUILD_SCRIPTS_DIR)/static-go-test.sh -v ./pkg/... ./cmd/... -coverprofile=coverage.txt --cover

go.doc: bin/static/k8s
bin/static/k8s generate-docs --output-dir ../../docs/_parts/ --project-dir .
bin/static/k8s generate-docs --output-dir ../../docs/canonicalk8s/_parts/ --project-dir .

## Static Builds
static: bin/static/k8s bin/static/k8sd bin/static/k8s-apiserver-proxy
Expand Down

0 comments on commit 09adef3

Please sign in to comment.