Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
parity-signer
Commits
5c95cc7c
Verified
Commit
5c95cc7c
authored
Aug 16, 2018
by
ddorgan
Committed by
gabriel klawitter
Sep 05, 2018
Browse files
Debug.
parent
216b6b8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5c95cc7c
...
...
@@ -42,6 +42,7 @@ android-build:
-
echo "sdk.dir=/opt/android-sdk" >> android/local.properties
-
npm install -g yarn
-
bash ./setup_linux.sh
-
ls -al /usr/lib/jvm/java-8-oracle
-
export JAVA_HOME="/usr/lib/jvm/java-8-oracle"
-
export PATH=$JAVA_HOME/bin:$PATH
-
cd android && ./gradlew assembleRelease
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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