Skip to content

Commit

Permalink
Correction of DSL configuration for Ontrack plug-in 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoraboeuf committed Jan 26, 2015
1 parent c5efbce commit 0e7e071
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion seed/seed.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,8 @@ docker logout
'promotionLevel'('RELEASE')
}
node / 'publishers' / 'net.nemerosa.ontrack.jenkins.OntrackDSLNotifier' {
'script' """\
'usingText' true
'scriptText' """\
ontrack.build('ontrack', '${NAME}', VERSION_BUILD).properties {
label VERSION_DISPLAY
}
Expand Down

0 comments on commit 0e7e071

Please sign in to comment.