Update .gitlab-ci.yml

This commit is contained in:
Leratier Bretonnien 2020-05-21 20:27:40 +00:00
parent 1a66fd33e4
commit bc8bfcf7ef
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ test:
stage: test
script:
- python -mjson.tool 'system.json' > /dev/null
- python -mjson.tool 'module.json' > /dev/null
- python -mjson.tool 'template.json' > /dev/null
build:
stage: build