mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 15:09:19 +08:00
13 lines
590 B
YAML
13 lines
590 B
YAML
gossfile:
|
|
# Goss tests exclusive to the current container
|
|
../../parse/goss/parse.yaml: {}
|
|
# Load scripts from .vib/common/goss/templates
|
|
../../common/goss/templates/check-binaries.yaml: {}
|
|
../../common/goss/templates/check-broken-symlinks.yaml: {}
|
|
../../common/goss/templates/check-ca-certs.yaml: {}
|
|
../../common/goss/templates/check-directories.yaml: {}
|
|
../../common/goss/templates/check-files.yaml: {}
|
|
../../common/goss/templates/check-linked-libraries.yaml: {}
|
|
../../common/goss/templates/check-sed-in-place.yaml: {}
|
|
../../common/goss/templates/check-spdx.yaml: {}
|