Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
build(release): Remove test scripts before releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed Jun 8, 2018
1 parent 9e59525 commit 786018f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"increment": "conventional:angular",
"src": {
"commitMessage": "chore(release): %s",
"beforeStartCommand": "npm run lint && npm run test -- --colors && npm run test:e2e -- --colors",
"afterReleaseCommand": "npm run release-templates"
}
}

0 comments on commit 786018f

Please sign in to comment.