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 6be8c5d37d - Show all commits

View file

@ -43,7 +43,7 @@ steps:
# - latest # - latest
# - ${DRONE_TAG} # - ${DRONE_TAG}
- name: deploy - name: deploy
image: appleboy/drone-ssh image: plugins/ssh
settings: settings:
host: host:
from_secret: unraid_host from_secret: unraid_host