Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ release: variables: GIT_AUTHOR_EMAIL: bot@renovateapp.com GIT_COMMITTER_EMAIL: bot@renovateapp.com GIT_DEPTH: '0' before_script: - npm ci --cache .npm --prefer-offline - git config --global --add safe.directory $PWD Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ release: variables: GIT_AUTHOR_EMAIL: bot@renovateapp.com GIT_COMMITTER_EMAIL: bot@renovateapp.com GIT_DEPTH: '0' before_script: - npm ci --cache .npm --prefer-offline - git config --global --add safe.directory $PWD Loading