Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sheteng
com.ccwangluo.accelerator
Commits
31abffec
Commit
31abffec
authored
Aug 23, 2018
by
Mygod
Committed by
Max Lv
Aug 28, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enlarge circleci memory
parent
5cc66f86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
.circleci/config.yml
.circleci/config.yml
+5
-2
No files found.
.circleci/config.yml
View file @
31abffec
...
@@ -5,7 +5,7 @@ jobs:
...
@@ -5,7 +5,7 @@ jobs:
docker
:
docker
:
-
image
:
shadowsocks/shadowsocks-android:circleci
-
image
:
shadowsocks/shadowsocks-android:circleci
environment
:
environment
:
JVM_OPTS
:
-Xmx3
200m
JVM_OPTS
:
-Xmx3
.5g
steps
:
steps
:
-
checkout
-
checkout
-
run
:
git submodule sync
-
run
:
git submodule sync
...
@@ -28,7 +28,10 @@ jobs:
...
@@ -28,7 +28,10 @@ jobs:
key
:
go-full-{{ checksum "~/code/.git/modules/core/src/overture/go/HEAD" }}
key
:
go-full-{{ checksum "~/code/.git/modules/core/src/overture/go/HEAD" }}
-
store_artifacts
:
-
store_artifacts
:
path
:
mobile/build/outputs/apk
path
:
mobile/build/outputs/apk
destination
:
apk
destination
:
apk/mobile
-
store_artifacts
:
path
:
tv/build/outputs/apk
destination
:
apk/tv
-
store_artifacts
:
-
store_artifacts
:
path
:
mobile/build/reports
path
:
mobile/build/reports
destination
:
reports
destination
:
reports
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment