diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-04-07 14:05:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-04-07 14:05:24 +0000 |
commit | 2b931c4576d45848ea8d231dd5a4dd1fffd9ba88 (patch) | |
tree | bb30d153d4b3f2a737b90cddfb84fe144f177104 /jjb | |
parent | a4c2cca3a5a0bc6deecbb87f42259d3199bbf30a (diff) | |
parent | 0721461e18a67457f05503ebe313b9216b984b19 (diff) |
Merge "Update security scan mail publisher for releng utils and xci"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/global/releng-macros.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global/releng-macros.yaml b/jjb/global/releng-macros.yaml index 059903531..ef37ef9b9 100644 --- a/jjb/global/releng-macros.yaml +++ b/jjb/global/releng-macros.yaml @@ -881,7 +881,6 @@ - email-ext: <<: *email_ptl_defaults recipients: > - fatih.degirmenci@ericsson.com feng.xiaowei@zte.com.cn - publisher: name: 'email-releng-utils-ptl' @@ -893,6 +892,7 @@ <<: *email_ptl_defaults recipients: > fatih.degirmenci@ericsson.com + disable-publisher: true - publisher: name: 'email-samplevnf-ptl' |