Изменил(а) на '.drone.yml'

This commit is contained in:
hogweed1 2022-10-29 00:37:11 -04:00
parent f3dca91a27
commit 5257c2eec7

View File

@ -14,7 +14,7 @@ platform:
steps: steps:
- name: test it first - name: test it first
commands: commands:
- /usr/bin/python3 -m py_compile /usr/share/python_bot/bot.py - /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