mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-02-04 12:02:36 +00:00
14 lines
292 B
YAML
14 lines
292 B
YAML
# Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
---
|
|
platform: linux
|
|
inputs:
|
|
- name: pinniped
|
|
- name: pinniped-ci
|
|
outputs:
|
|
params:
|
|
KUBE_MINOR_VERSION:
|
|
run:
|
|
path: pinniped-ci/pipelines/shared-tasks/run-verify-codegen/task.sh
|