Files
pinniped/pipelines/shared-tasks/export-cluster-diagnostics/task.yml

20 lines
414 B
YAML

# Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
---
platform: linux
inputs:
- name: pinniped-ci
- name: cluster-pool
- name: test-output
optional: true
outputs:
- name: cluster-diagnostics
params:
GCS_BUCKET:
GCP_PROJECT:
GCP_USERNAME:
GCP_JSON_KEY:
run:
path: pinniped-ci/pipelines/shared-tasks/export-cluster-diagnostics/task.sh