Skip to content

Commit fde6100

Browse files
committed
Add degolovi as submitter for releasing extension to marketplace
1 parent fd037c5 commit fde6100

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
@@ -44,7 +44,7 @@ node('rhel7'){
4444
node('rhel7'){
4545
if(publishToMarketPlace.equals('true')){
4646
timeout(time:5, unit:'DAYS') {
47-
input message:'Approve deployment?', submitter: 'msuman'
47+
input message:'Approve deployment?', submitter: 'msuman,degolovi'
4848
}
4949

5050
stage("Publish to Marketplace") {

0 commit comments

Comments
 (0)