ci: use a semantic-release that works with gitlab 14.0
.releaserc
0 → 100644
{ | ||
"name": "lustre", | ||
"version": "6.100.0", | ||
"description": "The Lustre V6 Verimag compiler", | ||
"main": "index.js", | ||
"scripts": { | ||
... | ... | @@ -15,8 +14,8 @@ |
"reactive programs" | ||
], | ||
"author": "Erwan Jahier", | ||
"license": "CeCILL", | ||
"license": "CECILL-2.1", | ||
"devDependencies": { | ||
"@hutson/semantic-delivery-gitlab": "^9.1.0" | ||
"semantic-release": "^17.4.4" | ||
} | ||
} |
Please register or sign in to comment