This commit is contained in:
parent
2a20b297e8
commit
e6639a5d70
@ -21,14 +21,13 @@ steps:
|
|||||||
- name: ssh commands
|
- name: ssh commands
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host: 192.168.1.110
|
host: homelab
|
||||||
username: sthope
|
username: sthope
|
||||||
key:
|
key:
|
||||||
from_secret: homelab_pwd
|
from_secret: homelab_pwd
|
||||||
port: 22
|
port: 22
|
||||||
script:
|
script:
|
||||||
- bash ~/bin/sthopedevupdate
|
- bash ~/scripts/sthopedevupdate
|
||||||
|
|
||||||
|
|
||||||
- name: discord
|
- name: discord
|
||||||
pull: always
|
pull: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user