Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gitlab-ci-android
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Bruno Agrizzi
gitlab-ci-android
Commits
90cc92b4
Commit
90cc92b4
authored
Sep 20, 2017
by
Bruno Agrizzi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
imagem da evologica nova.
parent
cc59eb14
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-2
No files found.
.gitlab-ci.yml
View file @
90cc92b4
image
:
chiahan1123/docker-jenkins-android
:latest
image
:
evologica/android-sdk
:latest
variables
:
ANDROID_COMPILE_SDK
:
"
25"
...
...
@@ -42,7 +42,6 @@ functionalTests:
stage
:
test
script
:
-
apk add --no-cache bash
-
echo y | $ANDROID_HOME/tools/bin/sdkmanager "system-images;android-23;google_apis;x86"
-
echo no | $ANDROID_HOME/tools/bin/avdmanager create avd --name test --package "system-images;android-23;google_apis;x86"
-
$ANDROID_HOME/tools/emulator -avd test -no-window -no-audio -force-32bit
-
adb shell input keyevent 82
...
...
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