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

Revert "Re-enable deploying on master branch"

This reverts commit 6d624210b9.
Dieser Commit ist enthalten in:
Camotoy 2021-08-17 23:00:12 -04:00
Ursprung 6d624210b9
Commit 52fa0679c9

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 {