From d0401b3381ffb83f3ad20e3efd50ed3c5ea3d343 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Sun, 16 Oct 2022 23:42:19 -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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f21d231..58bfbd0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,9 @@ platform: os: linux arch: amd64 +clone: + # убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию + disable: true steps: - name: kool stuff @@ -15,7 +18,7 @@ steps: from_secret: test_secret commands: - echo "$(date) \"$SECRET_DATA\"" >> /tmp/drone-tests -- name: copy to folder +- name: pull into the folduh commands: - cd /var/www/vdk2ch - git pull \ No newline at end of file