Slide 35
Slide 35 text
steps:
- label: static
command: |
static syntax and lint checking commands
(shellcheck, rubocop, etc)
plugins:
docker#v1.1.1:
image: "chefes/buildkite"
- label: unit
#... unit testing commands, rspec, etc
- label: audit
#... for auditing bundles in ruby apps for example
.expeditor/verify.pipeline.yml