mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-23 00:39:19 +00:00
Suspend publishing while it prevents successful Jenkins builds
This commit is contained in:
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 {
|
||||
|
||||
Reference in New Issue
Block a user