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