Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-04 23:30:17 +01:00
This is what floodgate uses; lets use it
Dieser Commit ist enthalten in:
Ursprung
6321ecc166
Commit
f00c18c9fc
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -11,7 +11,7 @@ pipeline {
|
||||
stage ('Build') {
|
||||
steps {
|
||||
sh 'git submodule update --init --recursive'
|
||||
sh './gradlew shadowJar'
|
||||
sh './gradlew clean build'
|
||||
}
|
||||
post {
|
||||
success {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren