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
image: appleboy/drone-ssh
settings:
host: 192.168.1.110
host: homelab
username: sthope
key:
from_secret: homelab_pwd
port: 22
script:
- bash ~/bin/sthopedevupdate
- bash ~/scripts/sthopedevupdate
- name: discord
pull: always