1
0

setup automated builds using the release-tools

Use the steps at below link to setup automated builds via
release-tools.

https://github.com/kubernetes-csi/csi-release-tools

- add release-tools via git subtree
- update Makefile to use the release-tools/make
- add cloudbuild links from release-tools
- update Dockerfile that can be used for multi-arch by release tools

Signed-off-by: kmova <kiran.mova@mayadata.io>
This commit is contained in:
kmova
2020-12-18 20:53:15 +00:00
parent 1bcd731899
commit 15bc8b0423
6 changed files with 34 additions and 36 deletions

1
.cloudbuild.sh Symbolic link
View File

@@ -0,0 +1 @@
./release-tools/cloudbuild.sh