Refactor NAMU-PC and r86s targets: replace empty targets and sets with direct reference to common_targets
This commit is contained in:
@@ -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
|
|
Reference in New Issue
Block a user