Rebuild and publish toolchain (#95)
Signed-off-by: Tao Jiang <taoj@vmware.com>
This commit is contained in:
parent
0094ef5a69
commit
5de70c0542
2 changed files with 2 additions and 2 deletions
|
|
@ -88,5 +88,5 @@ settings:
|
|||
default-targets:
|
||||
- test
|
||||
docker:
|
||||
image: 'vmware/go-kcl-toolchain:0.1.2'
|
||||
image: 'vmware/go-kcl-toolchain:0.1.3'
|
||||
src-volume: /go/src/github.com/vmware/vmware-go-kcl
|
||||
|
|
|
|||
|
|
@ -25,4 +25,4 @@ settings:
|
|||
default-targets:
|
||||
- rebuild-toolchain
|
||||
docker:
|
||||
image: 'vmware/go-kcl-toolchain:0.1.2'
|
||||
image: 'vmware/go-kcl-toolchain:0.1.3'
|
||||
|
|
|
|||
Loading…
Reference in a new issue