Skip to content

Commit

Permalink
circle ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vankeisb committed Dec 14, 2020
1 parent 665a418 commit 99ad0b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- run:
name: Authenticate with registry
command: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/repo/.npmrc
- run: echo "dir=$PWD"
- run: echo $(ls -la)
- run: ./deploy.sh

workflows:
Expand Down

0 comments on commit 99ad0b6

Please sign in to comment.