Skip to content

Commit 78033a5

Browse files
committed
Add rgrunber as authorized deployer
Signed-off-by: Fred Bricon <[email protected]>
1 parent 15dae34 commit 78033a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ node('rhel7'){
6262
node('rhel7'){
6363
if(publishToMarketPlace.equals('true')){
6464
timeout(time:5, unit:'DAYS') {
65-
input message:'Approve deployment?', submitter: 'fbricon'
65+
input message:'Approve deployment?', submitter: 'fbricon,rgrunber'
6666
}
6767

6868
stage "Publish to Marketplaces"

0 commit comments

Comments
 (0)