Skip to content

Commit

Permalink
feat(build): fix build configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Martins committed Oct 6, 2021
1 parent c67ff8c commit 412259a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ resources:
extends:
template: template-pipeline.yml@templates
parameters:
packagename: sre-npmjs-sample
packagename: blip-components
type: javascript
to: semantic-release
npmCmds:
- npm install
- npm run build
- npm run semantic-release

0 comments on commit 412259a

Please sign in to comment.