Skip to content
Snippets Groups Projects
Commit e7e1a121 authored by erwan's avatar erwan
Browse files

Chore: the token seems necessary (?)

parent a86c8ce6
No related branches found
No related tags found
No related merge requests found
Pipeline #71052 failed
......@@ -38,7 +38,7 @@ release:
- apt-get update && apt-get install -y --no-install-recommends git-core ca-certificates
- npm install -g semantic-release
script:
- semantic-release
- semantic-release --token ${GITLAB_AUTH_TOKEN}
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment