Skip to content
Snippets Groups Projects
Commit 4c915ffa authored by plup's avatar plup
Browse files

cicd: pinned to previous version of gitlab plugin

parent 3e184487
No related branches found
No related tags found
No related merge requests found
Pipeline #9132 passed
......@@ -7,7 +7,7 @@
publish:
stage: release
before_script:
- npm install -g semantic-release@v17 @semantic-release/gitlab
- npm install -g semantic-release@v17 @semantic-release/gitlab@v6.0.5
- git checkout $CI_COMMIT_REF_NAME
- npm ci --cache .npm --prefer-offline
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment