Merge pull request #3831 from RolandMa1986/feat-refactorapi

move api to staging and sychnorized to kubepshere/api repo
This commit is contained in:
KubeSphere CI Bot
2021-05-08 10:46:52 +08:00
committed by GitHub
632 changed files with 2493 additions and 1585 deletions

View File

@@ -15,6 +15,14 @@ rules:
name: release-3.1
go: 1.13.15
- destination: api
library: true
branches:
- source:
branch: master
dir: staging/src/kubesphere.io/api
name: master
smoke-test: |
# assumes GO111MODULE=on
go build ./...