diff options
| author | hiddenpath <[email protected]> | 2024-03-15 15:08:13 +0300 |
|---|---|---|
| committer | hiddenpath <[email protected]> | 2024-03-15 15:24:37 +0300 |
| commit | d9e005ea601f166350c1c0825c94e28827d5420f (patch) | |
| tree | 6f95d563905283cc3208a62774b6993529d26645 | |
| parent | e5688437d0cce581789a7a912d56f77f89ec380c (diff) | |
Remove notifications for DTCC in toolchains
f640ff5965015d92b17e5d2424ebc1641d48773d
| -rw-r--r-- | build/external_resources/gdb/a.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/external_resources/gdb/a.yaml b/build/external_resources/gdb/a.yaml index 10fbbc7874c..b6918cdd855 100644 --- a/build/external_resources/gdb/a.yaml +++ b/build/external_resources/gdb/a.yaml @@ -13,10 +13,6 @@ ci: runtime: sandbox: owner: DTCC - notifications: - - statuses: [FAILURE, EXCEPTION] - transport: email - recipients: devtools-cc permissions: start-flow: |
