Files
containers/.vib/git/goss/git.yaml
Carlos Rodríguez Hernández 45d7897631 [bitnami/*] Set new header/owner (#66218)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2024-05-06 15:06:33 +02:00

11 lines
280 B
YAML

# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
command:
check-git-init:
exec: git init {{randAlpha 5}}
exit-status: 0
check-git-clone:
exec: git clone https://github.com/bitnami/bncert.git {{randAlpha 5}}
exit-status: 0