This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: build
|
name: build
|
||||||
|
platform:
|
||||||
|
os: {{.input.os}}
|
||||||
|
arch: {{.input.arch}}
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|||||||
Reference in New Issue
Block a user