This commit is contained in:
parent
674abe293a
commit
57aee46dac
@ -2,6 +2,12 @@ kind: pipeline
|
||||
type: ssh
|
||||
name: image building
|
||||
|
||||
server:
|
||||
host: 192.168.1.2
|
||||
user: build
|
||||
password:
|
||||
from_secret: ssh_password
|
||||
|
||||
steps:
|
||||
- name: build&push
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user