Skip to content

Commit

Permalink
Add degolovi as submitter for releasing extension to marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
dgolovin committed Mar 21, 2019
1 parent fd037c5 commit fde6100
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 @@ -44,7 +44,7 @@ node('rhel7'){
node('rhel7'){
if(publishToMarketPlace.equals('true')){
timeout(time:5, unit:'DAYS') {
input message:'Approve deployment?', submitter: 'msuman'
input message:'Approve deployment?', submitter: 'msuman,degolovi'
}

stage("Publish to Marketplace") {
Expand Down

0 comments on commit fde6100

Please sign in to comment.