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

17 lines
357 B
YAML

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