Merge branch 'master' into feature/hubl-2

This commit is contained in:
Jean-Baptiste Pasquier 2020-12-09 14:17:12 +01:00
commit d85ffed0d5
No known key found for this signature in database
GPG Key ID: CC04B91B949C163A
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ stg2:
publish:
stage: release
script:
- npm install -g semantic-release@v17 @semantic-release/gitlab
- npm install -g semantic-release@v17 @semantic-release/gitlab@v6.0.5
- semantic-release
only:
- master