mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Bump version to try and fix deploying; other nitpicks
This commit is contained in:
parent
ea8f4b854b
commit
b9541505af
134 changed files with 181 additions and 155 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