mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
7 lines
187 B
YAML
7 lines
187 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
command:
|
|
check-app-run:
|
|
exec: concourse generate-key -t ssh -f ./worker_key
|
|
exit-status: 0 |