diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d4a154c..c4e9f6c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,6 +41,7 @@ release: refs: - tags script: + - git config -l - touch CHANGELOG.md - apk add --no-cache git - npm install @semantic-release/gitlab@12.1.1 @semantic-release/changelog@6.0.3