mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Remove deploying for now; fix LecternHasBookMap offset issue
This commit is contained in:
parent
02ac69591f
commit
9136e4b591
2 changed files with 3 additions and 3 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -20,7 +20,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
|
||||
stage ('Deploy') {
|
||||
/*stage ('Deploy') {
|
||||
when {
|
||||
branch "master"
|
||||
}
|
||||
|
@ -48,7 +48,7 @@ pipeline {
|
|||
serverId: "opencollab-artifactory"
|
||||
)
|
||||
}
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
post {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue