Fixes #29: Make sure release instructions ignore extra files in repo.

This commit is contained in:
Jeff Geerling
2020-05-04 11:41:45 -05:00
parent b21494ab23
commit 9885c3e1f6
2 changed files with 9 additions and 4 deletions

View File

@@ -27,3 +27,6 @@ tags:
- okd
- cluster
version: 0.10.0
build_ignore:
- .DS_Store
- '*.tar.gz'