mirror of
https://github.com/drone-plugins/drone-manifest.git
synced 2026-06-14 22:11:50 +08:00
15 lines
306 B
YAML
15 lines
306 B
YAML
inputSet:
|
|
name: event-Push
|
|
identifier: eventPush
|
|
orgIdentifier: default
|
|
projectIdentifier: Drone_Plugins
|
|
pipeline:
|
|
identifier: dronemanifestharness
|
|
properties:
|
|
ci:
|
|
codebase:
|
|
build:
|
|
type: branch
|
|
spec:
|
|
branch: <+trigger.branch>
|