diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b9a0a11..5fcc4f0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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.