mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Deploy the Cumulus changes for Geyser so Floodgate can use them
This commit is contained in:
parent
3011d89db6
commit
53de9f4a31
15 changed files with 26 additions and 25 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -23,6 +23,7 @@ pipeline {
|
|||
stage ('Deploy') {
|
||||
when {
|
||||
branch "master"
|
||||
branch "feature/cumulus-1.1" // allow Floodgate to build
|
||||
}
|
||||
|
||||
steps {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue