Skip to content

Commit

Permalink
Add davthomp as authorized deployer
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Bricon <[email protected]>
  • Loading branch information
fbricon committed Sep 21, 2020
1 parent 11fbe52 commit f5f7754
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 @@ -75,7 +75,7 @@ node('rhel7'){

if('true'.equals(publishToMarketPlace)){
timeout(time:5, unit:'DAYS') {
input message:'Approve deployment?', submitter: 'fbricon,azerr,dakwon'
input message:'Approve deployment?', submitter: 'fbricon,azerr,davthomp'
}

stage("Publish to Marketplaces") {
Expand Down

0 comments on commit f5f7754

Please sign in to comment.