mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-15 07:06:45 +00:00
17 lines
368 B
YAML
17 lines
368 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
|
|
- name: release-semver
|
|
- name: ci-build-image
|
|
outputs:
|
|
- name: deployment-yamls
|
|
params:
|
|
IMAGE_REPO:
|
|
run:
|
|
path: pinniped-ci/pipelines/shared-tasks/template-deployment-yamls/task.sh
|