mirror of
https://github.com/drone/drone-kaniko.git
synced 2026-06-04 18:23:49 +08:00
15 lines
304 B
YAML
15 lines
304 B
YAML
inputSet:
|
|
name: event-Push
|
|
identifier: eventPush
|
|
orgIdentifier: default
|
|
projectIdentifier: Drone_Plugins
|
|
pipeline:
|
|
identifier: dronekanikoharness
|
|
properties:
|
|
ci:
|
|
codebase:
|
|
build:
|
|
type: branch
|
|
spec:
|
|
branch: <+trigger.branch>
|