3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-10 23:38:06 +02:00

Suspend publishing while it prevents successful Jenkins builds

Dieser Commit ist enthalten in:
Camotoy 2021-08-16 19:49:04 -04:00
Ursprung 36ad5612ed
Commit eca0691db0
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

4
Jenkinsfile vendored
Datei anzeigen

@ -20,7 +20,7 @@ pipeline {
}
}
stage ('Deploy') {
/*stage ('Deploy') {
when {
branch "master"
}
@ -48,7 +48,7 @@ pipeline {
serverId: "opencollab-artifactory"
)
}
}
}*/
}
post {