Skip to content
Snippets Groups Projects
Commit de76844a authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[fix] ci: invalid YAML

parent dcbdbc87
No related branches found
No related tags found
No related merge requests found
Pipeline #2616 failed
...@@ -39,7 +39,7 @@ force_publish: ...@@ -39,7 +39,7 @@ force_publish:
image: node:6.12-alpine image: node:6.12-alpine
tags: tags:
- nodejs - nodejs
when: manuel when: manual
script: script:
- export NPM_TOKEN="$NPM_TOKEN" - export NPM_TOKEN="$NPM_TOKEN"
- echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}'>.npmrc - echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}'>.npmrc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment