Add CRI release functionality to makefile

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2020-09-22 22:18:48 -07:00
parent 4e5ce76ee0
commit f35f21dd0b
2 changed files with 61 additions and 2 deletions

3
.gitignore vendored
View File

@@ -4,4 +4,7 @@ coverage.txt
profile.out
containerd.test
_site/
releases/*.tar.gz
releases/*.tar.gz.sha256sum
_output/
.vagrant/