mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-31 12:46:39 +00:00
Attempt 4 - we don't have a master branch
This commit is contained in:
2
bootstrap/fabric/Jenkinsfile
vendored
2
bootstrap/fabric/Jenkinsfile
vendored
@@ -21,7 +21,7 @@ pipeline {
|
||||
|
||||
stage ('Deploy') {
|
||||
when {
|
||||
branch "master"
|
||||
branch "java-1.16"
|
||||
}
|
||||
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user