Skip to content

Commit 1ba1bed

Browse files
committed
Publish TAR zipped
Related to #186
1 parent 9edcb10 commit 1ba1bed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

+4
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,10 @@ configure(project(":spaghetti")) {
337337
into "/"
338338
}
339339
}
340+
341+
distTar {
342+
compression Compression.GZIP
343+
}
340344
}
341345

342346
project(":gradle-spaghetti-plugin") {

0 commit comments

Comments
 (0)