Files
pinniped/pipelines/shared-tasks/remove-orphaned-gke-clusters/task.yml
2025-08-02 08:43:48 -07:00

17 lines
349 B
YAML

# Copyright 2020-2025 the Pinniped contributors. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
---
platform: linux
inputs:
- name: pinniped-ci
outputs:
params:
CLUSTER_REGION:
CLUSTER_ZONE:
GCP_PROJECT:
GCP_SERVICE_ACCOUNT:
GCP_JSON_KEY:
run:
path: pinniped-ci/pipelines/shared-tasks/remove-orphaned-gke-clusters/task.sh