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 exec jekyll build
ssh-cmnd:
image: appleboy/drone-ssh
settings:
host:
from_secret: homelab_host
username:
from_secret: homelab_user
key:
from_secret: homelab_pwd
port: 22
script:
- bash ~/scripts/sthopedevupdate
when:
status:
- success
# ssh-cmnd:
# image: appleboy/drone-ssh
# settings:
# host:
# from_secret: homelab_host
# username:
# from_secret: homelab_user
# key:
# from_secret: homelab_pwd
# port: 22
# script:
# - bash ~/scripts/sthopedevupdate
# when:
# status:
# - success
discord:
image: appleboy/drone-discord