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