Refactor NAMU-PC and r86s targets: replace empty targets and sets with direct reference to common_targets

This commit is contained in:
2025-09-29 19:14:43 +03:00
parent 9b5f3879e2
commit e144111384

View File

@@ -44,12 +44,8 @@ common_targets: &common
NAMU-PC: NAMU-PC:
labels: labels:
- location: kv40 - location: kv40
targets: [] targets: *common
sets:
- *common
r86s: r86s:
labels: labels:
- location: gr7 - location: gr7
targets: [] targets: *common
sets:
- *common