1
0

Removing rfc from release package and fixing release validation script (#4147)

This commit is contained in:
Sivabalan Narayanan
2021-11-29 00:18:35 -05:00
committed by GitHub
parent 52aae36b53
commit 38e75ea806
3 changed files with 4 additions and 3 deletions

View File

@@ -71,6 +71,7 @@ rsync -a \
--exclude ".github" --exclude "target" \
--exclude ".idea" --exclude "*.iml" --exclude ".DS_Store" --exclude "build-target" \
--exclude "docs/content" --exclude ".rubydeps" \
--exclude "rfc"
. hudi-$RELEASE_VERSION
tar czf ${RELEASE_DIR}/hudi-${RELEASE_VERSION}.src.tgz hudi-$RELEASE_VERSION