Skip to content

Commit

Permalink
Rebuild and publish toolchain (#95)
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Jiang <[email protected]>
  • Loading branch information
Tao Jiang authored Aug 24, 2021
1 parent 648586a commit 515fb0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HyperMake
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion support/toolchain/HyperMake
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 515fb0c

Please sign in to comment.