Skip to content
Next
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Mobile
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
235
Merge Requests
10
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Minds
Minds Mobile
Commits
9a716dbe
Commit
9a716dbe
authored
1 hour ago
by
Martin Santangelo
Browse files
Options
Download
fix test
parent
2ac7d8bd
fix/android-build-ci-circle-ci-node-error
No related merge requests found
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
View file @
9a716dbe
...
...
@@ -18,7 +18,7 @@ test:jest:
-
yarn test
build:android:
image
:
circleci/android@sha256:38591c473c01926977d258f522d987ae81d3b2851e604cd0126202e1f78b3bd8
image
:
circleci/android
:api-28-node
@sha256:38591c473c01926977d258f522d987ae81d3b2851e604cd0126202e1f78b3bd8
stage
:
build
before_script
:
-
sudo sysctl fs.inotify.max_user_watches=524288
...
...
This diff is collapsed.
Please
register
or
sign in
to comment