Skip to content

install cookbook gems

Russell Seymour edited this page Jan 30, 2018 · 1 revision

Install Cookbook Gems

Install Gems as defined in the cookbook Gemfile. This is usually used for testing of the cookbook.

Settings

The following settings are available on this task:

Setting Group Required Default Value Description
Gemfile Folder Advanced No $(Build.SourcesDirectory) Where the task can find the Gemfile for your cookbook

Install Cookbook Gems