Skip to content

Commit 99ad0b6

Browse files
committed
circle ci
1 parent 665a418 commit 99ad0b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
- run:
2222
name: Authenticate with registry
2323
command: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/repo/.npmrc
24+
- run: echo "dir=$PWD"
25+
- run: echo $(ls -la)
2426
- run: ./deploy.sh
2527

2628
workflows:

0 commit comments

Comments
 (0)