Skip to content

Commit

Permalink
new circle
Browse files Browse the repository at this point in the history
  • Loading branch information
schickling committed Sep 28, 2017
1 parent 394bd8a commit 226f8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ jobs:
build:
docker:
- image: circleci/node:8
working_directory: ~/project/cli
#working_directory: ~/project/cli
steps:
- run: ls
- run: ls $HOME
Expand Down

0 comments on commit 226f8d4

Please sign in to comment.