mirror of
https://github.com/inspec/inspec
synced 2024-12-18 17:14:33 +00:00
928cf6f05e
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
9 lines
263 B
YAML
9 lines
263 B
YAML
name: local-dep-on-bad-git-archive
|
|
license: Apache-2.0
|
|
summary: A profile that relies on an archive that has an unresolvable git dependency
|
|
version: 0.1.0
|
|
supports:
|
|
platform: os
|
|
depends:
|
|
- name: git-deps-on-missing
|
|
path: ../git-deps-on-missing-0.1.0.tar.gz
|