From 4f4b4ae63132b5d3adcf17774f21477965f1cf4d Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Sun, 14 Apr 2019 23:18:14 -0500 Subject: [PATCH] ci(commitlint): try as a variable? --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d3f9bcb..a521e0e 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=$CI_BUILD_BEFORE_SHA # Corda is a non-free font that we use for the books. It was # picked before Source Serif Pro was created and will continue to