Skip to content

Commit

Permalink
ci: store artifacts for each build
Browse files Browse the repository at this point in the history
  • Loading branch information
zaloisio committed Dec 23, 2020
1 parent 3e2f40f commit 1c8397c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
cp "${CHANGELOG_FILE}" workspace/release
fi
fi
- store_artifacts:
path: workspace/release
- persist_to_workspace:
root: workspace
paths:
Expand Down

0 comments on commit 1c8397c

Please sign in to comment.