Merge branch 'main' of http://git.vdk2ch.ru:3000/Pavel_Durov/python_bot
This commit is contained in:
commit
2bfa06662e
@ -7,11 +7,14 @@ platform:
|
|||||||
os: linux
|
os: linux
|
||||||
arch: amd64
|
arch: amd64
|
||||||
|
|
||||||
clone:
|
#clone:
|
||||||
# убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию
|
# убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию
|
||||||
disable: true
|
#disable: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: test it first
|
||||||
|
commands:
|
||||||
|
- /usr/bin/python3 -m py_compile bot.py
|
||||||
- name: pull into the folduh
|
- name: pull into the folduh
|
||||||
commands:
|
commands:
|
||||||
- cd /usr/share/$DRONE_REPO_NAME
|
- cd /usr/share/$DRONE_REPO_NAME
|
||||||
|
Loading…
Reference in New Issue
Block a user