initial commit

This commit is contained in:
Sthope 2021-09-09 11:48:50 +02:00
parent 1974152a7f
commit e720c771ff

View File

@ -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