mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Attempt 4 - we don't have a master branch
This commit is contained in:
parent
029522c2fc
commit
cd9dde9796
1 changed files with 1 additions and 1 deletions
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 {
|
||||
|
|
Loading…
Reference in a new issue