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