mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
Update Jenkinsfile (#4107)
This commit is contained in:
parent
7774156353
commit
a02be2467e
2
centreon-plugins/Jenkinsfile
vendored
2
centreon-plugins/Jenkinsfile
vendored
@ -2,7 +2,7 @@
|
||||
env.REF_BRANCH = 'master'
|
||||
if ((env.BRANCH_NAME == env.REF_BRANCH)) {
|
||||
env.BUILD = 'REFERENCE'
|
||||
env.REPO = '22.04-unstable'
|
||||
env.REPO = '22.10-unstable'
|
||||
}
|
||||
|
||||
stage('Source') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user