Files
pinniped/pipelines/shared-tasks/remove-gce-worker-vm/task.yml

17 lines
349 B
YAML

# Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
---
platform: linux
inputs:
- name: pinniped-ci
- name: concourse-worker-pool
outputs:
params:
INSTANCE_ZONE:
GCP_PROJECT:
GCP_USERNAME:
GCP_JSON_KEY:
run:
path: pinniped-ci/pipelines/shared-tasks/remove-gce-worker-vm/task.sh