Skip to content
Snippets Groups Projects
Unverified Commit c6c300ee authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Add npm whoami (#36)

parent daabe7af
No related branches found
No related tags found
No related merge requests found
Pipeline #14685 failed
...@@ -29,4 +29,5 @@ publish: ...@@ -29,4 +29,5 @@ publish:
# - yarn config set registry https://registry.npmjs.org/ # - yarn config set registry https://registry.npmjs.org/
- yarn config set cache-folder "$CI_PROJECT_DIR/_yarn_cache" - yarn config set cache-folder "$CI_PROJECT_DIR/_yarn_cache"
- yarn install - yarn install
- npm whoami
- yarn run publish - yarn run publish
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