Update .gitlab-ci.yml file
This commit is contained in:
@@ -24,7 +24,6 @@ unittest:
|
||||
- test
|
||||
before_script:
|
||||
- cd $CI_PROJECT_DIR
|
||||
- pip install python-venv
|
||||
- python -m venv venv
|
||||
- chmod u+x venv/bin/activate
|
||||
- source venv/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user