forked from Pavel_Durov/python_bot
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
|
||||
arch: amd64
|
||||
|
||||
clone:
|
||||
#clone:
|
||||
# убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию
|
||||
disable: true
|
||||
#disable: true
|
||||
|
||||
steps:
|
||||
- name: test it first
|
||||
commands:
|
||||
- /usr/bin/python3 -m py_compile bot.py
|
||||
- name: pull into the folduh
|
||||
commands:
|
||||
- cd /usr/share/$DRONE_REPO_NAME
|
||||
|
Loading…
Reference in New Issue
Block a user