reference correct secret
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andrew Tomaka 2023-02-18 13:55:52 -05:00
parent eded926b7b
commit bcc85fe85e
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

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