From f3dca91a27b77c7d40dc67252439cb7d73538a99 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Sat, 29 Oct 2022 00:36:56 -0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index b00f986..3e29117 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,11 +7,14 @@ platform: os: linux arch: amd64 -clone: +#clone: # убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию - disable: true + #disable: true steps: +- name: test it first + commands: + - /usr/bin/python3 -m py_compile /usr/share/python_bot/bot.py - name: pull into the folduh commands: - cd /usr/share/$DRONE_REPO_NAME