feat: kubesphere 4.0 (#6115)
* feat: kubesphere 4.0 Signed-off-by: ci-bot <ci-bot@kubesphere.io> * feat: kubesphere 4.0 Signed-off-by: ci-bot <ci-bot@kubesphere.io> --------- Signed-off-by: ci-bot <ci-bot@kubesphere.io> Co-authored-by: ks-ci-bot <ks-ci-bot@example.com> Co-authored-by: joyceliu <joyceliu@yunify.com>
This commit is contained in:
committed by
GitHub
parent
b5015ec7b9
commit
447a51f08b
5
vendor/github.com/kevinburke/ssh_config/Makefile
generated
vendored
5
vendor/github.com/kevinburke/ssh_config/Makefile
generated
vendored
@@ -19,8 +19,11 @@ race-test: lint
|
||||
$(BUMP_VERSION):
|
||||
go get -u github.com/kevinburke/bump_version
|
||||
|
||||
$(WRITE_MAILMAP):
|
||||
go get -u github.com/kevinburke/write_mailmap
|
||||
|
||||
release: test | $(BUMP_VERSION)
|
||||
$(BUMP_VERSION) minor config.go
|
||||
$(BUMP_VERSION) --tag-prefix=v minor config.go
|
||||
|
||||
force: ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user