initial commit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2021-09-09 11:51:13 +02:00
parent 2d10670d56
commit ddc1c69c06

View File

@ -21,12 +21,12 @@ steps:
- name: ssh commands - name: ssh commands
image: appleboy/drone-ssh image: appleboy/drone-ssh
environment: environment:
host: openssh-server
username: username:
from_secret: homelab_user from_secret: homelab_user
ssh_key: ssh_key:
from_secret: ssh_key from_secret: ssh_key
settings: settings:
host: openssh-server
port: 2222 port: 2222
script: script:
- ssh_website_pull - ssh_website_pull