Skip to content

Commit b07c119

Browse files
authored
build: add zgrinber as jenkins release approver (#124)
Signed-off-by: Tomer Figenblat <tfigenbl@redhat.com>
1 parent 627ee24 commit b07c119

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'
40+
input message:'Approve deployment?', submitter: 'jmaury, tfigenbl, zgrinber'
4141
}
4242

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

0 commit comments

Comments
 (0)