Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
token debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
robj committed Jan 19, 2021
1 parent 1bc03fb commit 1029a1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ steps:
- "cd packages/sdk"
- "npm version"
- "env | sort"
- "echo $NPM_TOKEN >> /tmp/npm_token; cat /tmp/npm_token "
- "NPM_TOKEN=${NPM_TOKEN} npm whoami"
- "npm publish --verbose; cat /root/.npm/_logs*"

Expand Down

0 comments on commit 1029a1d

Please sign in to comment.