ci: commitlint call needed to be changed

This commit is contained in:
D. Moonfire 2019-04-15 18:58:23 -05:00
parent 9096f5f8e6
commit 720a612d46

View file

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