From 1b7b13a50a1251d65c8b65b7a736c6e6094e6f43 Mon Sep 17 00:00:00 2001 From: sthope Date: Mon, 13 Sep 2021 22:34:44 +0200 Subject: [PATCH] fix(): fixing SM --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7b32d20..ec0cf7e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,8 @@ steps: api_key: from_secret: gitea_token base_url: https://git.sthope.dev - files: ./* + files: + - ./randomPwd checksum: - md5 - sha1