Skip to content

Commit

Permalink
run licensed in its own step
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Kottler committed May 18, 2021
1 parent 05a883d commit f2cf26b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ steps:
plugins:
- docker-compose#v3.7.0:
run: app

- name: "Check licenses %n"
command: make licensed
plugins:
- docker-compose#3.7.0:
run: licensing

0 comments on commit f2cf26b

Please sign in to comment.