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 4663ac5 commit ea9b4b6
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
steps:
- plugins:
- danthorpe/cache#v1.0.0:
cache_key: "cache-test-1"
paths: [ "cache-test" ]
env:
BUILDKITE_PLUGIN_CACHE_S3_BUCKET_NAME: ""
BUILDKITE_PLUGIN_CACHE_S3_PROFILE: ""
- command: "touch cache-test"
- command: "./scripts/build.sh"
artifact_paths:
- "main"
env:
BUILDKITE_GOLANG_IMPORT_PATH: "github.com/renanberto/air-voice"

0 comments on commit ea9b4b6

Please sign in to comment.