mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Publish extensions branch
This commit is contained in:
parent
f2e606c0f3
commit
9af6f948fe
2 changed files with 5 additions and 4 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -23,6 +23,7 @@ pipeline {
|
|||
stage ('Deploy') {
|
||||
when {
|
||||
branch "master"
|
||||
branch "feature/extensions"
|
||||
}
|
||||
|
||||
steps {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue