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 b0f9628515
Some checks failed
continuous-integration/drone Build is failing
Add drone
2022-12-16 18:41:38 -05:00

17 lines
321 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:
- . /home/tyler/docker/site-container/update.sh