This commit is contained in:
@@ -7,6 +7,8 @@ steps:
|
||||
image: python
|
||||
commands:
|
||||
# - pip install -r requirements.txt
|
||||
- export POETRY_VERSION=1.2.2
|
||||
- export POETRY_HOME=/usr/local/
|
||||
- curl -sSL https://install.python-poetry.org | python3 -
|
||||
- poetry install
|
||||
- printenv
|
||||
|
||||
Reference in New Issue
Block a user