mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-08-25 23:07:32 +00:00
14 lines
318 B
YAML
14 lines
318 B
YAML
# Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
---
|
|
platform: linux
|
|
inputs:
|
|
- name: pinniped-ci
|
|
params:
|
|
PINNIPED_GCP_PROJECT:
|
|
GCP_SERVICE_ACCOUNT:
|
|
GCP_JSON_KEY:
|
|
run:
|
|
path: pinniped-ci/infra/concourse-install/scale-down-concourse-internal-workers.sh
|