initial commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2021-09-09 12:54:11 +02:00
parent d04bd06ebe
commit 8bd8cfd5f4

View File

@ -29,7 +29,7 @@ steps:
from_secret: homelab_key from_secret: homelab_key
port: 2222 port: 2222
script: script:
- bash /usr/local/sbin/ssh_website_pull - bash /scripts/ssh_website_pull
when: when:
status: status:
- success - success