mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Add inspec-core gem to expeditor. (#3018)
Signed-off-by: Jared Quick <jquick@chef.io>
This commit is contained in:
parent
a5a7ddd538
commit
bcec1e4dc5
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,7 @@ product_key: inspec
|
|||
|
||||
rubygems:
|
||||
- inspec
|
||||
- inspec-core
|
||||
|
||||
docker_images:
|
||||
- inspec:
|
||||
|
@ -55,6 +56,9 @@ merge_actions:
|
|||
ignore_labels:
|
||||
- "Habitat: Skip Build"
|
||||
- "Expeditor: Skip All"
|
||||
- built_in:build_gem:
|
||||
only_if:
|
||||
- built_in:bump_version
|
||||
|
||||
artifact_actions:
|
||||
promoted_to_unstable:
|
||||
|
|
Loading…
Reference in a new issue