Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
i4
TeX Vorlagen
neo Demo
Commits
39b3891e
Commit
39b3891e
authored
Nov 02, 2021
by
Michael Eischer
Browse files
use fau apt mirror
parent
2f285a00
Pipeline
#71170
passed with stage
in 18 minutes and 14 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
39b3891e
...
...
@@ -25,6 +25,7 @@ buildPDF:
before_script
:
-
ln -fs /usr/share/zoneinfo/Europe/Berlin /etc/localtime
-
export DEBIAN_FRONTEND=noninteractive
-
sed -i -e 's|http://archive.ubuntu.com/ubuntu |http://ftp.fau.de/ubuntu |' -e 's|http://deb.debian.org/debian |http://ftp.fau.de/debian |' /etc/apt/sources.list
-
apt-get update -qq && apt-get install -y -qq eatmydata && eatmydata apt-get install -y -qq make git texlive-full latexmk pandoc
-
git submodule sync --recursive
-
git submodule update --init --recursive --remote
...
...
Write
Preview
Supports
Markdown
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