3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-12-25 07:40:10 +01:00

Actually deploy

Dieser Commit ist enthalten in:
Tim203 2022-01-26 12:20:29 +01:00
Ursprung 53de9f4a31
Commit 2573b47de9
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 064EE9F5BF7C3EE8

2
Jenkinsfile vendored
Datei anzeigen

@ -22,9 +22,11 @@ pipeline {
stage ('Deploy') { stage ('Deploy') {
when { when {
anyOf {
branch "master" branch "master"
branch "feature/cumulus-1.1" // allow Floodgate to build branch "feature/cumulus-1.1" // allow Floodgate to build
} }
}
steps { steps {
rtMavenDeployer( rtMavenDeployer(