Skip to content

Commit 2b47610

Browse files
authored
build: add vbelouso as jenkins release approver (#127)
Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
1 parent 675089d commit 2b47610

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ node('rhel7'){
3737

3838
if(publishToMarketPlace.equals('true')){
3939
timeout(time:5, unit:'DAYS') {
40-
input message:'Approve deployment?', submitter: 'jmaury, tfigenbl, zgrinber'
40+
input message:'Approve deployment?', submitter: 'jmaury, tfigenbl, zgrinber, vbelouso'
4141
}
4242

4343
def channel = isSnapshot?"nightly":"stable"

0 commit comments

Comments
 (0)