Update .gitlab-ci.yml file
This commit is contained in:
@@ -23,6 +23,7 @@ unittest:
|
||||
only:
|
||||
- test
|
||||
before_script:
|
||||
- cd $CI_PROJECT_DIR
|
||||
- pip install -r requesments.txt
|
||||
- pip istall pytest
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user