We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8abce commit 3364f69Copy full SHA for 3364f69
1 file changed
.github/scripts/build.sh
@@ -22,4 +22,4 @@ if [ -z "$VERSION" ]; then
22
fi
23
24
# Run the actual build
25
-./gradlew -Prelease build
+./gradlew -Prelease build -is
0 commit comments