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

Fix: use a more recent npm node (to fix the release CI job)

parent a0abf0ed
No related branches found
Tags 6.101.18
No related merge requests found
Pipeline #43280 passed
......@@ -53,5 +53,5 @@ release:
only:
- master
script:
- $(yarn bin)/semantic-delivery-gitlab --preset eslint --token ${GITLAB_TOKEN}
- $(yarn bin)/semantic-delivery-gitlab --preset eslint --token ${GITLAB_AUTH_TOKEN}
stage: release
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