initial commit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2021-09-04 01:45:56 +02:00
parent 2a20b297e8
commit e6639a5d70

View File

@ -21,14 +21,13 @@ steps:
- name: ssh commands - name: ssh commands
image: appleboy/drone-ssh image: appleboy/drone-ssh
settings: settings:
host: 192.168.1.110 host: homelab
username: sthope username: sthope
key: key:
from_secret: homelab_pwd from_secret: homelab_pwd
port: 22 port: 22
script: script:
- bash ~/bin/sthopedevupdate - bash ~/scripts/sthopedevupdate
- name: discord - name: discord
pull: always pull: always