mirror of
https://github.com/inspec/inspec
synced 2024-12-21 02:23:13 +00:00
9 lines
248 B
YAML
9 lines
248 B
YAML
|
name: local-dep-on-bad-auto-archive
|
||
|
title: An inspec profile that has a local dep on an archive that has unresolvable deps
|
||
|
version: 0.1.0
|
||
|
supports:
|
||
|
platform: os
|
||
|
depends:
|
||
|
- name: auto-dep-on-missing
|
||
|
path: ../auto-dep-on-missing-0.1.0.tar.gz
|