From bc04b066a3c6ef2583212bc6e7629afaf3bf8064 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sun, 19 Feb 2023 18:08:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B4=D0=B0=D1=87?= =?UTF-8?q?=D0=B0=20=D1=81=D0=B3=D0=B5=D0=BD=D0=B5=D1=80=D0=B8=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=BD=D0=BE=D0=B3=D0=BE=20=D1=81=D0=B0=D0=B9?= =?UTF-8?q?=D1=82=D0=B0=20=D0=BD=D0=B0=20=D1=81=D0=B5=D1=80=D0=B2=D0=B5?= =?UTF-8?q?=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 419698a..5ab83f2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -120,8 +120,6 @@ steps: SSH_DEPLOY_USER: from_secret: SSH_DEPLOY_USER commands: - - ssh -V - - apt-get install openssl - mkdocs build - eval $(ssh-agent -s) - mkdir -p ~/.ssh @@ -134,6 +132,6 @@ steps: --- kind: signature -hmac: 103bcca1fbab3b841b5a454b82fa7b6460894989304fe48b912b18c595adcdd6 +hmac: 634390d99ef5b6c9af876345dd58937031588a5902b8efa667f79ff7dd89796f ...