3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-30 09:08:09 +02:00

Attempt 4 - we don't have a master branch

Dieser Commit ist enthalten in:
Camotoy 2021-01-08 13:32:10 -05:00
Ursprung 029522c2fc
Commit cd9dde9796

Datei anzeigen

@ -21,7 +21,7 @@ pipeline {
stage ('Deploy') {
when {
branch "master"
branch "java-1.16"
}
steps {