fixed start after move
This commit is contained in:
@@ -26,7 +26,9 @@ unittest:
|
||||
paths:
|
||||
- $CI_PROJECT_DIR/venv/
|
||||
before_script:
|
||||
- echo $CI_PROJECT_DIR
|
||||
- cd $CI_PROJECT_DIR
|
||||
- pip install --upgrade pip
|
||||
- python -m venv venv
|
||||
- chmod u+x venv/bin/activate
|
||||
- source venv/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user