summaryrefslogtreecommitdiff
path: root/.expeditor/verify.pipeline.yml
blob: 8bc57c8d92f02a439baf35ad18db6100bb5c67e3 (plain)
1
2
3
4
5
6
7
8
9
steps:

- label: lint-chefstyle
  command:
    - bundle install
    - bundle exec chefstyle
  expeditor:
    executor:
      docker: