This commit is contained in:
parent
eded926b7b
commit
bcc85fe85e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue