mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
10 lines
240 B
YAML
10 lines
240 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
command:
|
|
check-source-controller-help:
|
|
exec: source-controller --help || true
|
|
exit-status: 0
|
|
stderr:
|
|
- "Usage of source-controller:"
|