mini gitlab-ci test 2
This commit is contained in:
parent
6d33253608
commit
aa6b869443
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ flake8-test:
|
|||
- pip install flake8
|
||||
- flake8 --max-line-length 120 $FLAKE_FILES
|
||||
- grep -i version $VERSION_FILE | cut -d" " -f3 | tr -d \\"
|
||||
- echo $CI_PROJECT_PATH $CI_PROJECT_PATH_SLUG
|
||||
|
|
Loading…
Reference in a new issue