Se me olvido setear python y el enviroment
This commit is contained in:
@@ -10,7 +10,10 @@ before_script:
|
||||
test:
|
||||
stage: test
|
||||
script:
|
||||
- ./lint.sht
|
||||
- python3 -m venv venv
|
||||
- . venv/bin/activate
|
||||
- pip install -r requirements.txt
|
||||
- ./lint.sh
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
||||
Reference in New Issue
Block a user