Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
centreon
centreon-widget-tactical-overview
Commits
d38aeb54
Commit
d38aeb54
authored
Jun 07, 2022
by
Adrien Morais-Mestre
Committed by
Adrien Morais
Jun 07, 2022
Browse files
chore(version): prepare 22.04.next (#58)
parent
d0ac9bb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Jenkinsfile
View file @
d38aeb54
...
...
@@ -2,8 +2,8 @@
** Variables.
*/
def
serie
=
'22.04'
def
stableBranch
=
"
master
"
def
devBranch
=
"dev
elop
"
def
stableBranch
=
"
22.04.x
"
def
devBranch
=
"dev
-22.04.x
"
env
.
REF_BRANCH
=
stableBranch
if
(
env
.
BRANCH_NAME
.
startsWith
(
'release-'
))
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment