Add drone
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Tyler Perkins 2022-12-16 18:41:38 -05:00
parent ef7883f6ee
commit b0f9628515

16
.drone.yml Normal file
View File

@ -0,0 +1,16 @@
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