Skip to content

Commit 515fb0c

Browse files
author
Tao Jiang
authored
Rebuild and publish toolchain (#95)
Signed-off-by: Tao Jiang <[email protected]>
1 parent 648586a commit 515fb0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HyperMake

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@ settings:
8888
default-targets:
8989
- test
9090
docker:
91-
image: 'vmware/go-kcl-toolchain:0.1.2'
91+
image: 'vmware/go-kcl-toolchain:0.1.3'
9292
src-volume: /go/src/github.com/vmware/vmware-go-kcl

support/toolchain/HyperMake

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ settings:
2525
default-targets:
2626
- rebuild-toolchain
2727
docker:
28-
image: 'vmware/go-kcl-toolchain:0.1.2'
28+
image: 'vmware/go-kcl-toolchain:0.1.3'

0 commit comments

Comments
 (0)