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
4e9e43f5
Verified
Commit
4e9e43f5
authored
Aug 16, 2018
by
ddorgan
Committed by
gabriel klawitter
Sep 05, 2018
Browse files
Use correct image and use default way of building.
parent
45011dda
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4e9e43f5
...
...
@@ -28,7 +28,7 @@ cache:
# - rust
android-build
:
stage
:
build
image
:
parity/
parity
-sdk
image
:
parity/
android
-sdk
only
:
-
beta
-
tags
...
...
@@ -42,6 +42,6 @@ android-build:
-
echo "sdk.dir=/opt/android-sdk" >> android/local.properties
-
npm install -g yarn
-
bash ./setup_linux.sh
-
cd
android
&& ./gradlew assembleRelease
-
npm run
android
tags
:
-
rust
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