Skip to content

Commit

Permalink
Add buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
renanberto committed Feb 17, 2020
1 parent 6eebbae commit 29aafab
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
steps:
- plugins:
- danthorpe/cache#v1.0.0:
cache_key: "cache-test-1"
paths: [ "cache-test" ]
steps:
- command: "touch cache-test"
steps:
- command: "./scripts/build.sh"
env:
Expand Down

0 comments on commit 29aafab

Please sign in to comment.