Skip to content
Snippets Groups Projects
Commit 035f597f authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Set pipeline to run only on MR

parent 46aef6ac
No related branches found
No related tags found
1 merge request!1Update gitlab ci configuration
Pipeline #5832 failed with stage
......@@ -13,3 +13,5 @@ linting:
- lint
script:
- pylint --ignore=tests.py --max-line-length=79 *.py app
only:
- merge_requests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment