Skip to content

Commit a1db8be

Browse files
committed
fix workdir
1 parent 1a0672c commit a1db8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# documented at https://circleci.com/docs/2.0/circleci-images/
1515
# - image: circleci/postgres:9.4
1616

17-
working_directory: ~/repo
17+
working_directory: ~/
1818

1919
environment:
2020
# Customize the JVM maximum heap limit

0 commit comments

Comments
 (0)