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