fixxed pipisa

This commit is contained in:
Simple_Not 2023-07-16 01:51:52 +10:00
parent e8190a500d
commit 19999b28ad

View File

@ -15,6 +15,7 @@ steps:
- name: test it first - name: test it first
commands: commands:
- /usr/bin/python3 -m py_compile bot.py - /usr/bin/python3 -m py_compile bot.py
- /usr/bin/python3 pipisa_functions/pipisa_time.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