different image
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andrew Tomaka 2023-02-18 14:12:33 -05:00
parent bcc85fe85e
commit e1ca4405dd
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

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