Commit 44874e2
authored
Added missing
# What Does This Do
Added missing `CI_COMMIT_DESCRIPTION` to the list of noisy env vars.
# Motivation
Green CI.
# Additional Notes
In #11115 I added `CI_COMMIT_MESSAGE` but overlooked `CI_COMMIT_DESCRIPTION`.
Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>CI_COMMIT_DESCRIPTION to the list of noisy env vars. (#11180)1 parent aeb83d6 commit 44874e2
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments