Skip to content

Commit

Permalink
fix: Explicitly run build step before automated publish
Browse files Browse the repository at this point in the history
  • Loading branch information
wms committed Feb 22, 2017
1 parent 1f6fbec commit eac31ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ publish:
only:
- master
script:
- npm run build
- $(npm bin)/semantic-release-gitlab

0 comments on commit eac31ce

Please sign in to comment.