
The option use-storyboard should be set to True. Otherwise the load_projects script would ignore that Project. Change-Id: I283229cca5fea26337424f41c167c6e4bdf7c8bc
9 lines
191 B
Plaintext
9 lines
191 B
Plaintext
- project: Test-Project
|
|
description: First project
|
|
use-storyboard: true
|
|
group: Group-1
|
|
- project: Test-Project-Two
|
|
description: Second project
|
|
use-storyboard: true
|
|
group: Group-1
|