This commit is contained in:
parent
7d5122f885
commit
af2a54ff92
@ -4,10 +4,12 @@ type: ssh
|
|||||||
name: Deploy
|
name: Deploy
|
||||||
|
|
||||||
server:
|
server:
|
||||||
host: 192.168.2.101
|
host: webhost.forest
|
||||||
user: droneci
|
user: droneci
|
||||||
password:
|
ssh_key:
|
||||||
from_secret: ssh_passwd
|
from_secret: ssh_key
|
||||||
|
# password:
|
||||||
|
# from_secret: ssh_passwd
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
disable: true
|
disable: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user