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 baf5de0 commit 3419101Copy full SHA for 3419101
1 file changed
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
docker:
5
- image: circleci/openjdk:8-jdk
6
- working_directory: ~/arkecosystem/client
+ working_directory: ~/arkecosystem/crypto
7
environment:
8
JVM_OPTS: -Xmx3200m
9
TERM: dumb
0 commit comments