Flatten directory structure

cascade-kinesis-client will be used as a submodule of other projects,
so it should not have "src/vmware.com/cascade-kinesis-client" in
its path. To build this project locally, please manually create
the parent folders.

Change-Id: I8844e6a0e32aae65b28496915d8507e9fb1058c6
This commit is contained in:
Long Zhou 2018-04-24 10:07:57 -07:00 committed by Tao Jiang
parent 2542ea1416
commit 2b9301cd47
21 changed files with 4 additions and 4 deletions

View file

@ -86,8 +86,8 @@ targets:
after:
- toolchain
watches:
- src/vendor/manifest
workdir: src
- vendor/manifest
workdir: .
cmds:
- gvt restore
@ -95,5 +95,5 @@ settings:
default-targets:
- ci
docker:
image: 'vmware/cascade-kcl-toolchain:latest'
src-volume: /home/cascade-kinesis-client
image: 'vmware/cascade-toolchain:0.0.9'
src-volume: /go/src/vmware.com/cascade-kinesis-client