mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
(wip) Replace CI with REFERENCE (#3832)
This commit is contained in:
parent
495237f316
commit
dfddd68a4b
2
centreon-plugins/Jenkinsfile
vendored
2
centreon-plugins/Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
||||
|
||||
env.REF_BRANCH = 'master'
|
||||
if ((env.BRANCH_NAME == env.REF_BRANCH)) {
|
||||
env.BUILD = 'CI'
|
||||
env.BUILD = 'REFERENCE'
|
||||
env.REPO = '22.04-unstable'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user