mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 02:37:20 +08:00
8 lines
197 B
YAML
8 lines
197 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
command:
|
|
generate-test-key:
|
|
exec: notation cert generate-test --default "domain.com"
|
|
exit-status: 0
|