Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-20 06:50:09 +01:00
Comment out deploying; we shouldn't need it here
Dieser Commit ist enthalten in:
Ursprung
fafdf31fa5
Commit
257e04fa6f
4
bootstrap/fabric/Jenkinsfile
vendored
4
bootstrap/fabric/Jenkinsfile
vendored
@ -25,7 +25,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage ('Deploy') {
|
||||
/*stage ('Deploy') {
|
||||
when {
|
||||
anyOf {
|
||||
branch "java-1.18"
|
||||
@ -56,7 +56,7 @@ pipeline {
|
||||
serverId: "opencollab-artifactory"
|
||||
)
|
||||
}
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
post {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren