Skip to content
Snippets Groups Projects

Update gitlab ci configuration

Closed Bo-Chun Chen requested to merge update-gitlab-ci into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -13,3 +13,5 @@ linting:
- lint
script:
- pylint --ignore=tests.py --max-line-length=79 *.py app
only:
- merge_requests
Loading