Commit 61fac16
committed
[nrf fromlist] ci: Support standalone anchors for reusability
If we want to reuse a set of files for multiple tags, then allow
defining a standalone anchor and skip processing it.
e.g., below will work now, as the first entry wifi_common will be
ignored
wifi_common: *wifi_common
- a
- b
ci_samples_wifi:
files:
- c
- *wifi_common
Upstream PR #: 90028
Signed-off-by: Chaitanya Tata <[email protected]>1 parent b1c7699 commit 61fac16
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
340 | 344 | | |
341 | 345 | | |
342 | 346 | | |
| |||
0 commit comments