Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Only copy zip and checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanScherer committed Sep 7, 2019
1 parent ea75b89 commit b880331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: Prepare artifacts
command: |
mkdir -p output
cp hypriotos* output/
cp hypriotos*zip* output/
- store_artifacts:
path: /home/circleci/project/output
Expand Down

0 comments on commit b880331

Please sign in to comment.