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 bcc85fe85e - Show all commits

View file

@ -46,7 +46,7 @@ steps:
image: ruby image: ruby
environment: environment:
SSH_KEY: SSH_KEY:
from_secret: docker_username from_secret: unraid_ssh_key
commands: commands:
- echo $SSH_KEY - echo $SSH_KEY
- name: deploy - name: deploy