mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Update cli-utils release instructions.
This commit is contained in:
@@ -78,7 +78,8 @@ cd ../cli-utils
|
|||||||
go mod edit -require sigs.k8s.io/kustomize/kyaml@v0.9.1
|
go mod edit -require sigs.k8s.io/kustomize/kyaml@v0.9.1
|
||||||
|
|
||||||
# Test it
|
# Test it
|
||||||
go test ./...
|
make test
|
||||||
|
make test-e2e
|
||||||
|
|
||||||
# Merge these changes to upstream (make a PR, merge it)
|
# Merge these changes to upstream (make a PR, merge it)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user