Skip to content

Commit

Permalink
feat: store ios artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
gfanton committed Feb 4, 2020
1 parent 63b6335 commit 9daa2f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ steps:
plugins:
- gopath-checkout#v1.0.1:
import: berty.tech/berty
artifact_paths:
- "js/packages/berty-app/build/**/*"
commands:
- set -x
- export PATH=$$(brew --prefix ruby)/bin:$$PATH # use brew ruby
Expand Down

0 comments on commit 9daa2f2

Please sign in to comment.