mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-02-05 04:21:12 +00:00
15 lines
298 B
YAML
15 lines
298 B
YAML
# Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
---
|
|
platform: linux
|
|
inputs:
|
|
- name: pinniped-ci
|
|
- name: pinniped
|
|
params:
|
|
DEPLOY_KEY:
|
|
GH_TOKEN:
|
|
BRANCH:
|
|
run:
|
|
path: pinniped-ci/pipelines/shared-tasks/create-or-update-pr/task.sh
|