Skip to content

Commit

Permalink
Merge pull request #735 from chef-cookbooks/automated/standardfiles
Browse files Browse the repository at this point in the history
Automated PR: Standardising Files
  • Loading branch information
tas50 authored Jun 23, 2021
2 parents e6ad9a9 + 7ebe945 commit 8556de0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .delivery/project.toml
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
remote_file = "https://raw.githubusercontent.com/chef-cookbooks/community_cookbook_tools/master/delivery/project.toml"
[local_phases]
unit = "rspec spec/"
lint = 'cookstyle --display-cop-names --extra-details'
syntax = "echo skipping"
provision = "echo skipping"
deploy = "echo skipping"
smoke = "echo skipping"
functional = "echo skipping"
cleanup = "echo skipping"

0 comments on commit 8556de0

Please sign in to comment.