tentative to add ci pipeline
This commit is contained in:
parent
3f563d8b70
commit
808f4b7cf7
@ -14,7 +14,7 @@ cache:
|
||||
- .pip_cache/
|
||||
|
||||
before_script: # common setup for every job
|
||||
- python3 -m venv $VIRTUAL_ENV
|
||||
- python3.8 -m venv $VIRTUAL_ENV
|
||||
- source $VIRTUAL_ENV/bin/activate
|
||||
- pip install --upgrade pip
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user