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:
|
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
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue