From 720a612d46759351b4b1bb543afe490b09d99f04 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Mon, 15 Apr 2019 18:58:23 -0500 Subject: [PATCH] ci: commitlint call needed to be changed --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 24276f7..b9a0a11 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=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.