Fix indent.
This commit is contained in:
parent
ef54f08c63
commit
1cbdbeeec8
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ build_enabled:
|
||||||
junit:
|
junit:
|
||||||
- build/*/test_results/*/*.xunit.xml
|
- build/*/test_results/*/*.xunit.xml
|
||||||
- build/*/pytest.xml
|
- build/*/pytest.xml
|
||||||
except:
|
except:
|
||||||
- /.*docker.*/
|
- /.*docker.*/
|
||||||
|
|
||||||
ci_base_image:
|
ci_base_image:
|
||||||
image: alpine:docker
|
image: alpine:docker
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue