use go 1.12

Signed-off-by: hongming <talonwan@yunify.com>
This commit is contained in:
hongming
2019-03-12 15:47:56 +08:00
parent b59c244ca2
commit 4144404b0b
1110 changed files with 161100 additions and 14519 deletions

View File

@@ -7,7 +7,7 @@ git:
depth: false
go:
- 1.10.3
- 1.12
go_import_path: kubesphere.io/kubesphere
@@ -17,7 +17,6 @@ before_install:
before_script:
- dep ensure -v
- docker --version
- git clone --single-branch -b v0.11.4 -q https://github.com/mholt/caddy $GOPATH/src/github.com/mholt/caddy
script:
- make test
@@ -28,4 +27,4 @@ deploy:
provider: script
script: bash hack/docker_push.sh
on:
branch: master
branch: master