Skip to content

Commit 24fc47e

Browse files
dont include test sources in source archive
1 parent f437b0f commit 24fc47e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ release_source_archive:
55
--exclude=bazel-* \
66
--exclude=.github \
77
--exclude=archives \
8+
--exclude=cli/src/test \
89
-zcf "archives/release.tar.gz" .
910

1011
.PHONY: release_deploy_jar

0 commit comments

Comments
 (0)