This repository has been archived on 2023-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
site/.drone.yml
Tyler Perkins 409577673b
All checks were successful
continuous-integration/drone/push Build is passing
Fix drone script
2022-12-16 18:43:53 -05:00

18 lines
334 B
YAML

kind: pipeline
name: default
steps:
- name: Update
image: appleboy/drone-ssh
settings:
host:
- greed.clortox.com
username: tyler
password:
from_secret: ssh_password
port: 22
command_timeout: 2m
script:
- cd /home/tyler/docker/site-container
- ./update.sh