Skip to content

Commit

Permalink
added adietish & sbouchet to publishers
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Dietisheim <[email protected]>
  • Loading branch information
adietish committed Mar 30, 2023
1 parent 066e424 commit 409b7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ node('rhel7'){

if(publishToMarketPlace.equals('true')){
timeout(time:5, unit:'DAYS') {
input message:'Approve deployment?', submitter: 'jmaury'
input message:'Approve deployment?', submitter: 'jmaury,adietish,sbouchet'
}

def channel = isSnapshot?"nightly":"stable"
Expand Down

0 comments on commit 409b7e9

Please sign in to comment.