Skip to content

Commit

Permalink
Store RPM in circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
devclinton committed Jun 17, 2018
1 parent 964425f commit e692690
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:
- run:
name: build rpm
command: make

- store_artifacts:
path: ~/repo/swig-3.0.12-1.el7.x86_64.rpm

0 comments on commit e692690

Please sign in to comment.