ci: limited commitlint range

This commit is contained in:
D. Moonfire 2019-04-15 19:09:53 -05:00
parent 720a612d46
commit 103277bfae

View file

@ -12,7 +12,7 @@ publish:
- npm ci
# Verify that the commits are good.
- npx commitlint --from=$CI_BUILD_BEFORE_SHA
- npx commitlint --from=HEAD~1
# We need the covers and the previous version so we can generate the
# "previously" chapter.