Rebuild and publish toolchain (#95)

Signed-off-by: Tao Jiang <taoj@vmware.com>
This commit is contained in:
Tao Jiang 2021-08-23 21:34:46 -05:00
parent 0094ef5a69
commit 5de70c0542
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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'