mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-15 07:06:45 +00:00
15 lines
330 B
YAML
15 lines
330 B
YAML
# Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
---
|
|
platform: linux
|
|
inputs:
|
|
- name: pinniped-in
|
|
- name: pinniped-ci
|
|
- name: golang-image
|
|
outputs:
|
|
- name: pinniped-out
|
|
params:
|
|
run:
|
|
path: pinniped-ci/pipelines/shared-tasks/check-dockerfile-deps-updated/task.sh
|