Refactor NAMU-PC and r86s targets: replace empty targets and sets with direct reference to common_targets
This commit is contained in:
parent
9b5f3879e2
commit
e144111384
1 changed files with 2 additions and 6 deletions
|
|
@ -44,12 +44,8 @@ common_targets: &common
|
|||
NAMU-PC:
|
||||
labels:
|
||||
- location: kv40
|
||||
targets: []
|
||||
sets:
|
||||
- *common
|
||||
targets: *common
|
||||
r86s:
|
||||
labels:
|
||||
- location: gr7
|
||||
targets: []
|
||||
sets:
|
||||
- *common
|
||||
targets: *common
|
||||
Loading…
Add table
Add a link
Reference in a new issue