This commit is contained in:
Pavel_Duron 2022-10-30 21:18:48 +10:00
commit 2bfa06662e

View File

@ -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