Skip to content

Commit

Permalink
storing dist artifacts (hyperledger#208)
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
  • Loading branch information
joshuafernandes authored Nov 21, 2019
1 parent 58e7d2c commit ddb8fa4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,10 @@ jobs:
paths:
- ./
- store_artifacts:
path: ~/project/build/distributions/*
name: Distribution artifacts
path: build/distributions
destination: distributions
when: always

unitTests:
executor: besu_executor_xl
Expand Down

0 comments on commit ddb8fa4

Please sign in to comment.