Skip to content

Commit

Permalink
Merge pull request #126 from nodaguti/fix-release
Browse files Browse the repository at this point in the history
fix(ci): Make sure to run build command before releasing a new version
  • Loading branch information
nodaguti authored Jul 23, 2019
2 parents 6359b78 + 1e1dcc5 commit 8493805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
- cmd_attach_workspace
- cmd_show_env
- cmd_install_dependencies
- cmd_build
- cmd_release

workflows:
Expand Down

0 comments on commit 8493805

Please sign in to comment.