This commit is contained in:
@@ -22,6 +22,7 @@ steps:
|
|||||||
|
|
||||||
- name: requirements
|
- name: requirements
|
||||||
image: python:3.10-alpine
|
image: python:3.10-alpine
|
||||||
|
commands:
|
||||||
- python -m venv .venv
|
- python -m venv .venv
|
||||||
- . .venv/bin/activate
|
- . .venv/bin/activate
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user