Fixed the secrets
This commit is contained in:
parent
12a61a60fe
commit
7e2473c135
@ -19,11 +19,11 @@ steps:
|
||||
key:
|
||||
from_secret: shikoku_ssh_key
|
||||
hosts:
|
||||
from_secret: shikoku_hostname
|
||||
from_secret: shikoku_ssh_hostname
|
||||
source: ./dist/*
|
||||
target: ~/sites/undersco.re
|
||||
secrets:
|
||||
[shikoku_ssh_key, shikoku_hostname, shikoku_ssh_user, shikoku_ssh_port]
|
||||
[shikoku_ssh_key, shikoku_ssh_hostname, shikoku_ssh_user, shikoku_ssh_port]
|
||||
port:
|
||||
from_secret: shikoku_ssh_port
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user