mirror of
https://github.com/inspec/inspec
synced 2025-02-16 22:18:38 +00:00
Use new docker_images config (#2229)
Signed-off-by: Tom Duffield <tom@chef.io>
This commit is contained in:
parent
2af99a12b3
commit
54136ac408
1 changed files with 4 additions and 3 deletions
|
@ -5,9 +5,10 @@ product_key: inspec
|
||||||
rubygems:
|
rubygems:
|
||||||
- inspec
|
- inspec
|
||||||
|
|
||||||
docker:
|
docker_images:
|
||||||
build_args:
|
- inspec:
|
||||||
- GEM_SOURCE: http://artifactory.chef.co/omnibus-gems-local
|
build_args:
|
||||||
|
- GEM_SOURCE: http://artifactory.chef.co/omnibus-gems-local
|
||||||
|
|
||||||
# Slack channel in Chef Software slack to send notifications about build failures, etc
|
# Slack channel in Chef Software slack to send notifications about build failures, etc
|
||||||
slack:
|
slack:
|
||||||
|
|
Loading…
Add table
Reference in a new issue