chore: new conf version
This commit is contained in:
parent
26a14ea1da
commit
6c0b1197c0
10
conf.json
10
conf.json
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"stage": {
|
||||
"stages": [
|
||||
{
|
||||
"name": "compile",
|
||||
|
@ -40,9 +41,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parser": {
|
||||
"parsers": [
|
||||
{
|
||||
"name": "result-status"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "run",
|
||||
|
@ -89,7 +92,8 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"parser": {
|
||||
"parsers": [
|
||||
{
|
||||
"name": "diff",
|
||||
"with": {
|
||||
"cases": [
|
||||
|
@ -116,6 +120,8 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user