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 c7d07d5 commit bba9d1aCopy full SHA for bba9d1a
jitpack.yml
@@ -3,5 +3,5 @@ before_install:
3
- sdk update && sdk install java 21-zulu && sdk use java 21-zulu
4
- git config --global user.email "[email protected]" && git config --global user.name "Jitpack Build"
5
install:
6
- - git submodule deinit -f cloud && git submodule init && ./gradlew updateSubmodules applyPatches
+ - git submodule deinit -f cloud && git submodule init && ./gradlew applyPatches
7
- cd patched-cloud && ./gradlew publishToMavenLocal
0 commit comments