diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-12-18 12:53:14 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-12-18 12:53:14 -0800 |
commit | aa0fe75b84f3c9f81e7afb0aca82e24b208bc47a (patch) | |
tree | 7f0d2db77f1624fabd287d8b8542442fbfa7ee8c /README.md | |
parent | 571133125620669c4477c3a6c8bd7bfa36b58231 (diff) | |
download | chef-16_builds.tar.gz |
Resolve build / test failures now that Chef 16 is the stable relase16_builds
Point the new chef-16 branch at 16-stable ohai branch
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Chef Infra [![Code Climate](https://codeclimate.com/github/chef/chef.svg)](https://codeclimate.com/github/chef/chef) -[![Build Status](https://badge.buildkite.com/c82093430ceec7d27af05febb9dcafe3aa331fff9d74c0ab9d.svg?branch=master)](https://buildkite.com/chef-oss/chef-chef-master-verify) +[![Build Status](https://badge.buildkite.com/c82093430ceec7d27af05febb9dcafe3aa331fff9d74c0ab9d.svg?branch=chef-16)](https://buildkite.com/chef-oss/chef-chef-chef-16-verify) [![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef) [![](https://img.shields.io/badge/Release%20Policy-Cadence%20Release-brightgreen.svg)](https://github.com/chef/chef/blob/master/docs/dev/design_documents/client_release_cadence.md) |