We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0c6d8 commit fb31a94Copy full SHA for fb31a94
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
# specify the version you desire here
6
- image: circleci/node:12.4.1
7
8
- working_directory: ~/repo
+ working_directory: ~/react-via-cep
9
10
steps:
11
- checkout
0 commit comments