Skip to content

Commit

Permalink
Add comments to trigger new build
Browse files Browse the repository at this point in the history
  • Loading branch information
damacus committed Feb 5, 2019
1 parent b7b5b63 commit 3d0e2b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ orbs:
workflows:
kitchen:
jobs:
# Lint and Unit Test
- kitchen/yamllint:
name: lint-yaml
- kitchen/mdlint:
Expand All @@ -20,6 +21,8 @@ workflows:
context: Danger
- kitchen/delivery:
name: delivery

# Test Kitchen
- kitchen/dokken-single:
suite: global
platform: debian-8
Expand Down

0 comments on commit 3d0e2b2

Please sign in to comment.