Update .gitlab-ci.yml
This commit is contained in:
@@ -20,6 +20,7 @@ include:
|
||||
unittest:
|
||||
stage: test
|
||||
image: python
|
||||
only: test
|
||||
before_script:
|
||||
- pip install -r requesments.txt
|
||||
- pip istall pytest
|
||||
|
||||
Reference in New Issue
Block a user