We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6e6f4 commit 19d681aCopy full SHA for 19d681a
jitpack.yml
@@ -1,2 +1,5 @@
1
jdk:
2
- - openjdk17
+ - openjdk17
3
+install:
4
+ - echo "Running a custom install command"
5
+ - ./mvnw install -Dmaven=3.9.8 -DskipTests
0 commit comments