Add CI/CD via Drone #1

Merged
atomaka merged 29 commits from ci into master 2023-02-18 15:07:14 -05:00
Showing only changes of commit e1ca4405dd - Show all commits

View file

@ -42,15 +42,8 @@ steps:
# tags:
# - latest
# - ${DRONE_TAG}
- name: test
image: ruby
environment:
SSH_KEY:
from_secret: unraid_ssh_key
commands:
- echo $SSH_KEY
- name: deploy
image: plugins/ssh
image: appleboy/drone-ssh
settings:
host:
from_secret: unraid_host