This commit is contained in:
parent
fbdd2bcbd2
commit
5bc3dfe0d1
1 changed files with 4 additions and 4 deletions
|
@ -16,16 +16,16 @@ kind: pipeline
|
|||
type: ssh
|
||||
name: deploy
|
||||
|
||||
settings:
|
||||
id_rsa:
|
||||
from_secret: ssh_private
|
||||
|
||||
server:
|
||||
host:
|
||||
from_secret: host
|
||||
user:
|
||||
from_secret: username
|
||||
|
||||
settings:
|
||||
id_rsa:
|
||||
from_secret: ssh_private
|
||||
|
||||
depends_on:
|
||||
- testing
|
||||
|
||||
|
|
Loading…
Reference in a new issue