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