diff --git a/.drone.yml b/.drone.yml index da6f8b9..bab022e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ platform: steps: - name: test it first commands: - - /usr/bin/python3 -m py_compile bot.py + - /usr/bin/python3 -m py_compile exporto.py - name: pull into the folduh commands: - cd /usr/share/$DRONE_REPO_NAME