We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5e4a5 commit be8d282Copy full SHA for be8d282
docker/action-scripts/build-clion-plugin.sh
@@ -3,6 +3,5 @@
3
set -e
4
5
cd clion-plugin
6
-./gradlew assemble
+./gradlew --no-daemon buildPlugin
7
rm -rf /root/.gradle
8
-
0 commit comments