chef-boneyard / stove

DEPRECATED: A utility for packaging and releasing Chef cookbooks
Apache License 2.0
168 stars 41 forks source link

Fix cucumber test "When using signed tags" #154

Open afiune opened 4 years ago

afiune commented 4 years ago

Describe the Enhancement:

The cucumber test Scenario: When using signed tags is failing in master, let us fix it and remove the @wip tag.

https://github.com/chef/stove/blob/master/features/plugins/git.feature#L31-L36

@afiune I think the solution is to make the gpg command available on the pipeline.

tenor-253518555