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 9eed1b7 commit 3b5edd6Copy full SHA for 3b5edd6
jitpack.yml
@@ -0,0 +1,5 @@
1
+install:
2
+ - ./gradlew install --info --no-daemon
3
+ - ./gradlew -p ksp install --info --no-daemon
4
+env:
5
+ MYVAR: "custom environment variable"
0 commit comments