Files
pinniped/pipelines/shared-tasks/remove-orphaned-aks-clusters/task.yml

17 lines
357 B
YAML

# Copyright 2025 the Pinniped contributors. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
---
platform: linux
inputs:
- name: pinniped-ci
outputs:
params:
AZURE_TENANT:
AZURE_USERNAME:
AZURE_PASSWORD:
AZURE_SUBSCRIPTION_ID:
AZURE_RESOURCE_GROUP:
run:
path: pinniped-ci/pipelines/shared-tasks/remove-orphaned-aks-clusters/task.sh