Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Sebastian Krzyszkowiak
Jumpdrive
Commits
a956e833
Unverified
Commit
a956e833
authored
Jan 24, 2021
by
Sebastian Krzyszkowiak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add CI pipeline
parent
16f3c2c1
Pipeline
#63599
passed with stage
in 21 minutes and 45 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
.gitlab-ci.yml
.gitlab-ci.yml
+17
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
a956e833
build
:
tags
:
-
librem5
script
:
-
echo "man-db man-db/auto-update boolean
false
" | debconf-set-selections
-
export DEBIAN_FRONTEND=noninteractive
-
apt-get -y update
-
apt-get -y install eatmydata
-
eatmydata apt-get -y install build-essential gcc-aarch64-linux-gnu gcc-arm-none-eabi u-boot-tools mtools wget bison flex swig cpio bc kmod libssl-dev rsync git
-
make librem5
artifacts
:
paths
:
-
kernel-librem5.gz
-
initramfs-purism-librem5.gz
-
u-boot-librem5.bin
-
src/purism-librem5.txt
-
dtbs
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