3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-08 10:50:11 +02:00

We no longer need to worry about deploying the Floodgate 2.0 branch

Dieser Commit ist enthalten in:
Camotoy 2021-06-06 10:00:08 -04:00
Ursprung fac1dc8871
Commit 2f0677b866
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

3
Jenkinsfile vendored
Datei anzeigen

@ -22,10 +22,7 @@ pipeline {
stage ('Deploy') {
when {
anyOf {
branch "master"
branch "floodgate-2.0"
}
}
steps {