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