Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-12-25 07:40:10 +01:00
Re-enable deploying on master branch
Dieser Commit ist enthalten in:
Ursprung
57c0185b45
Commit
6d624210b9
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -20,7 +20,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*stage ('Deploy') {
|
stage ('Deploy') {
|
||||||
when {
|
when {
|
||||||
branch "master"
|
branch "master"
|
||||||
}
|
}
|
||||||
@ -48,7 +48,7 @@ pipeline {
|
|||||||
serverId: "opencollab-artifactory"
|
serverId: "opencollab-artifactory"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}*/
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
post {
|
post {
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren