initial commit
This commit is contained in:
parent
a982ef8b44
commit
2b34f97d8c
30
.drone.yml
30
.drone.yml
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user