Skip to content

Commit

Permalink
Move Buildkite pipeline config to repo (realm#3893)
Browse files Browse the repository at this point in the history
These were previously defined in Buildkite itself.
  • Loading branch information
jpsim authored and coffmark committed Apr 11, 2022
1 parent ea939f7 commit 920c123
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
steps:
- label: "Danger"
commands:
- "bundle install --path vendor/bundle"
- "bundle exec danger --verbose"

0 comments on commit 920c123

Please sign in to comment.