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

This commit is contained in:
Sthope 2021-09-04 01:34:32 +02:00
parent 5cd04316ff
commit b266e79ef9

View File

@ -23,12 +23,12 @@ steps:
settings: settings:
host: homelab host: homelab
username: sthope username: sthope
key:
from_secret: homelab_pwd
port: 22 port: 22
script: script:
- sthopedevupdate - sthopedevupdate
key:
from_secret: homelab_pwd
- name: discord - name: discord
pull: always pull: always
image: appleboy/drone-discord image: appleboy/drone-discord
@ -59,8 +59,6 @@ steps:
# when: # when:
# event: # event:
# - push # - push