fix drone file
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
10
drone.yaml
10
drone.yaml
@@ -11,11 +11,11 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- git clone https://git.ronis-0505.ru/ronis_0505/telegram-bot-for-manipulate-orders.git .
|
- git clone https://git.ronis-0505.ru/ronis_0505/telegram-bot-for-manipulate-orders.git .
|
||||||
|
|
||||||
- name: install-dependencies
|
# - name: install-dependencies
|
||||||
image: python:3.12
|
# image: python:3.12
|
||||||
commands:
|
# commands:
|
||||||
- pip install -r pyproject.toml
|
# - pip install -r pyproject.toml
|
||||||
- echo "Dependencies installed successfully"
|
# - echo "Dependencies installed successfully"
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: docker:dind
|
image: docker:dind
|
||||||
|
|||||||
Reference in New Issue
Block a user