initial commit

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

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