Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab-ci-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Grewe
gitlab-ci-android
Commits
894889b7
Commit
894889b7
authored
4 years ago
by
Jan Grewe
Browse files
Options
Downloads
Patches
Plain Diff
update SDK to 6609375
update build-tools to 30.0.2 use Ubuntu 20.04
parent
96d54bb9
No related branches found
Branches containing commit
Tags
29
Tags containing commit
No related merge requests found
Pipeline
#727
passed
4 years ago
Stage: build
Stage: push
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+3
-10
3 additions, 10 deletions
Dockerfile
packages.txt
+1
-1
1 addition, 1 deletion
packages.txt
with
4 additions
and
11 deletions
Dockerfile
+
3
−
10
View file @
894889b7
#
# GitLab CI: Android v0.3
#
# https://hub.docker.com/r/jangrewe/gitlab-ci-android/
# https://git.faked.org/jan/gitlab-ci-android
#
FROM
ubuntu:18.04
FROM
ubuntu:20.04
MAINTAINER
Jan Grewe <jan@faked.org>
ENV
VERSION_TOOLS "6
20080
5"
ENV
VERSION_TOOLS "6
60937
5"
ENV
ANDROID_SDK_ROOT "/sdk"
# Keep alias for compatibility
...
...
@@ -26,7 +19,7 @@ RUN apt-get -qq update \
libc6-i386
\
lib32stdc++6
\
lib32gcc1
\
lib32ncurses
5
\
lib32ncurses
6
\
lib32z1
\
unzip
\
locales
\
...
...
This diff is collapsed.
Click to expand it.
packages.txt
+
1
−
1
View file @
894889b7
add-ons;addon-google_apis-google-24
build-tools;30.0.
0
build-tools;30.0.
2
extras;android;m2repository
extras;google;m2repository
extras;google;google_play_services
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment