diff --git a/.drone.yml b/.drone.yml index 3e29117..8dd642e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ platform: steps: - name: test it first 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 commands: - cd /usr/share/$DRONE_REPO_NAME