initial commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2021-09-04 01:47:32 +02:00
parent e6639a5d70
commit 85bc610cc3

View File

@ -21,8 +21,10 @@ steps:
- name: ssh commands - name: ssh commands
image: appleboy/drone-ssh image: appleboy/drone-ssh
settings: settings:
host: homelab host:
username: sthope from_secret: homelab_host
username:
from_secret: homelab_user
key: key:
from_secret: homelab_pwd from_secret: homelab_pwd
port: 22 port: 22