Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Μ
µnit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Projekt Hack-n-Fun
Libs
µnit
Commits
eef6932f
Verified
Commit
eef6932f
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
[CI] Install libffi-dev
parent
7122ea02
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#75080
failed
3 years ago
Stage: prepare
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
eef6932f
...
@@ -40,7 +40,7 @@ Build companion app for Android:
...
@@ -40,7 +40,7 @@ Build companion app for Android:
stage
:
build
stage
:
build
before_script
:
before_script
:
-
dpkg --add-architecture i386
-
dpkg --add-architecture i386
-
apt-get -y update && apt-get -y install python3 python3-pip android-sdk-build-tools sdkmanager build-essential ccache zlib1g-dev libncurses5:i386 libstdc++6:i386 zlib1g:i386 openjdk-8-jdk unzip ant ccache autoconf libtool libssl-dev openjdk-11-jre- openjdk-11-jre-headless- openjdk-11-jre- openjdk-11-jre-headless-
-
apt-get -y update && apt-get -y install python3 python3-pip android-sdk-build-tools sdkmanager build-essential ccache zlib1g-dev libncurses5:i386 libstdc++6:i386 zlib1g:i386 openjdk-8-jdk unzip ant ccache autoconf libtool libssl-dev
libffi-dev
openjdk-11-jre- openjdk-11-jre-headless- openjdk-11-jre- openjdk-11-jre-headless-
-
pip3 install python-for-android kivy
-
pip3 install python-for-android kivy
-
sdkmanager "tools;26.1.1"
-
sdkmanager "tools;26.1.1"
-
sdkmanager "build-tools;32.0.0"
-
sdkmanager "build-tools;32.0.0"
...
...
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