add humble-navigation2
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
_common: &common
|
||||
"test-result-base": "test_results"
|
||||
|
||||
"clean.packages":
|
||||
<<: *common
|
||||
"build":
|
||||
<<: *common
|
||||
"executor": "parallel"
|
||||
"parallel-workers": 4
|
||||
"symlink-install": true
|
||||
"test":
|
||||
<<: *common
|
||||
"executor": "parallel"
|
||||
"parallel-workers": 1
|
||||
"test-result":
|
||||
<<: *common
|
||||
Reference in New Issue
Block a user