Commit f3b4375
license: Exclude new gitlab tmp folder from license check
GitLab-Runners greater or equal to 16.6 now materialises
all file-types (e.g. CI/CD variables) in a directory that lives
next to $CI_PROJECT_DIR and ends in .tmp instead of using
/tmp as it did before. Hence, exclude all files in the new
`.tmp` folder from license check.
Signed-off-by: Ahmed Ismail <Ahmed.Ismail@arm.com>1 parent e51e70b commit f3b4375
File tree
2 files changed
+2
-1
lines changed- release_changes
- tools/ci
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments