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 4321240 commit 15a4247Copy full SHA for 15a4247
.circleci/config.yml
@@ -7,6 +7,7 @@ jobs:
7
8
environment:
9
# Customize the JVM maximum heap limit
10
+ DEPLOY_BRANCH: "true"
11
MAVEN_OPTS: -Xms512m -Xmx1024m
12
13
steps:
0 commit comments