Removing rfc from release package and fixing release validation script (#4147)
This commit is contained in:
committed by
GitHub
parent
52aae36b53
commit
38e75ea806
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user