Skip to content

Commit c8d8446

Browse files
msivasubramaniaandgolovin
authored andcommitted
added additional approver on jenkin
Signed-off-by: msivasubramaniaan <[email protected]>
1 parent ec662e5 commit c8d8446

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
@@ -85,7 +85,7 @@ node('rhel8'){
8585

8686
if(publishToMarketPlace.equals('true') || publishToOVSX.equals('true')) {
8787
timeout(time:5, unit:'DAYS') {
88-
input message:'Approve deployment?', submitter: 'msuman,degolovi'
88+
input message:'Approve deployment?', submitter: 'msuman,degolovi,msivasub'
8989
}
9090

9191
if(publishToMarketPlace.equals('true')) {

0 commit comments

Comments
 (0)