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

17 lines
321 B
YAML
Raw Normal View History

2022-12-16 23:41:38 +00:00
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