print npm user

This commit is contained in:
Justin 2020-04-21 14:18:26 +02:00
parent 4273034b14
commit ddfefbfb79

View File

@ -126,5 +126,6 @@ release:
- apk add --no-cache git
- git remote set-url origin https://jdalrymple:${GITHUB_TOKEN}@github.com/jdalrymple/gitbeaker.git
- npm set //registry.npmjs.org/:_authToken $NPM_TOKEN -g
- npm whoami
- git checkout master
script: yarn release