Merge pull request #3914 from inspec/tduffield/hab-v2-build

Migrate to using the buildkite-based Habitat build pipelines
This commit is contained in:
Miah Johnson 2019-04-03 17:37:03 +00:00 committed by GitHub
commit ef55ab1057
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -0,0 +1,2 @@
---
origin: chef

View file

@ -12,8 +12,8 @@ docker_images:
build_args:
- GEM_SOURCE: http://artifactory.chef.co/omnibus-gems-local
habitat_packages:
- inspec
pipelines:
- habitat/build
# Slack channel in Chef Software slack to send notifications about build failures, etc
slack:
@ -57,7 +57,7 @@ merge_actions:
- "Omnibus: Skip Build"
- "Expeditor: Skip All"
only_if: built_in:bump_version
- built_in:trigger_habitat_package_build:
- trigger_pipeline:habitat/build:
ignore_labels:
- "Habitat: Skip Build"
- "Expeditor: Skip All"