This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@ pipeline:
|
||||
password:
|
||||
from_secret: password
|
||||
script:
|
||||
- cd /home/sgeboers/gtfs
|
||||
- python -m venv env
|
||||
- cd /home/webapps/gtfs
|
||||
- python3 -m venv env
|
||||
- source env/bin/activate
|
||||
- cd code
|
||||
- pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user