Skip to content

Commit

Permalink
Run npm run build in project ci
Browse files Browse the repository at this point in the history
  • Loading branch information
marteinn committed Mar 28, 2021
1 parent c156cc9 commit 31ea022
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 @@ -106,6 +106,7 @@ jobs:
cd Company-Project/frontend
npm ci
npm run test:ci
npm run build
- slack/notify:
event: fail
template: basic_fail_1

0 comments on commit 31ea022

Please sign in to comment.