initial commit

This commit is contained in:
Sthope 2021-09-04 14:46:47 +02:00
parent a982ef8b44
commit 2b34f97d8c

View File

@ -10,21 +10,21 @@ pipeline:
- bundle install - bundle install
- bundle exec jekyll build - bundle exec jekyll build
ssh-cmnd: # ssh-cmnd:
image: appleboy/drone-ssh # image: appleboy/drone-ssh
settings: # settings:
host: # host:
from_secret: homelab_host # from_secret: homelab_host
username: # username:
from_secret: homelab_user # from_secret: homelab_user
key: # key:
from_secret: homelab_pwd # from_secret: homelab_pwd
port: 22 # port: 22
script: # script:
- bash ~/scripts/sthopedevupdate # - bash ~/scripts/sthopedevupdate
when: # when:
status: # status:
- success # - success
discord: discord:
image: appleboy/drone-discord image: appleboy/drone-discord