From b1eb50c0fd7497cf45fa3a38746b0a76776b91e5 Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 4 Sep 2021 01:27:21 +0200 Subject: [PATCH] initial commit --- .drone.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0d3e459..ac47585 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,10 +24,12 @@ steps: host: homelab username: sthope port: 22 - key: - from_secret: homelab_pwd script: - sthopedevupdate + environment: + key: + from_secret: homelab_pwd + - name: discord pull: always