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 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user