Skip to content

Commit

Permalink
more debugging deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
remackgeek committed Feb 9, 2020
1 parent 99d2721 commit 8af14d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ jobs:
# Authenticate with registry
- run: echo "//registry.npmjs.org/:_authToken=$npm_TOKEN" > ~/repo/.npmrc

- run: echo "//registry.npmjs.org/:_authToken=$dummy_VAR" > ~/repo/foo

- run: cat ~/repo/foo

- run: ls -lsa

# deploy to npm
Expand Down

0 comments on commit 8af14d3

Please sign in to comment.