From 9f1e2598efcadf09308c2e95d4cb4664ad8734ba Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Sun, 16 Oct 2022 12:31:39 -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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index df79ccc..e463cdf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,8 +10,12 @@ platform: steps: - name: kool stuff + environment: + SECRET_DATA: + from_secret: docker_username commands: - echo "$(date)" >> /tmp/drone-tests + - echo $SECRET_DATA - name: copy to folder commands: - cd /var/www/vdk2ch