From 528fbc8aa566cb86161fcede32e44fde05b3f916 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Tue, 20 Jun 2023 21:14:25 +1000 Subject: [PATCH] #DICKBOT-3 drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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