initial commit
This commit is contained in:
parent
1974152a7f
commit
e720c771ff
@ -20,13 +20,13 @@ steps:
|
|||||||
|
|
||||||
- name: ssh commands
|
- name: ssh commands
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
environment:
|
||||||
host:
|
host:
|
||||||
from_secret: homelab_host
|
from_secret: homelab_host
|
||||||
username:
|
username:
|
||||||
from_secret: homelab_user
|
from_secret: homelab_user
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: homelab_pwd
|
from_secret: ssh_key
|
||||||
port: 2222
|
port: 2222
|
||||||
script:
|
script:
|
||||||
- ssh_website_pull
|
- ssh_website_pull
|
||||||
|
Loading…
x
Reference in New Issue
Block a user