Skip to content
Snippets Groups Projects
Commit 6e8c0882 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

chore : debug

parent f8e970a1
No related branches found
No related tags found
1 merge request!7fix : disabling windows release & -DWERROR=1 + dependencies fix
......@@ -7,6 +7,9 @@ static_analysis:python:
tags:
- static_analysis
before_script:
- echo "CI_COMMIT_TAG :$CI_COMMIT_TAG "
- echo "CI_COMMIT_TAG_MESSAGE :$CI_COMMIT_TAG_MESSAGE "
- echo "CI_RELEASE_DESCRIPTION :$CI_RELEASE_DESCRIPTION "
- apt-get update
- apt-get install -y python-is-python3 python3-pip
- python -m pip install pylint pylint-gitlab
......
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