Files
pinniped/pipelines/shared-tasks/remove-gke-cluster/task.yml

16 lines
335 B
YAML

# Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
---
platform: linux
inputs:
- name: pinniped-ci
- name: gke-cluster-pool
outputs: []
params:
GCP_PROJECT:
GCP_SERVICE_ACCOUNT:
GCP_JSON_KEY:
run:
path: pinniped-ci/pipelines/shared-tasks/remove-gke-cluster/task.sh