Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Rezeptsammlung
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lerngruppe
Rezeptsammlung
Commits
79db0201
Commit
79db0201
authored
3 years ago
by
Jendrik
Browse files
Options
Downloads
Patches
Plain Diff
fix tlmgr error message
using the latest docker image
parent
81610be6
No related branches found
No related tags found
No related merge requests found
Pipeline
#2172
passed
3 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
79db0201
default
:
image
:
name
:
pandoc/latex
name
:
pandoc/latex
:latest
entrypoint
:
[
"
"
]
before_script
:
-
apk add --no-cache build-base python3 python3-dev py3-pip ttf-freefont
...
...
@@ -21,4 +21,4 @@ make_pdf:
-
./make-pdf.py
artifacts
:
paths
:
-
"
*.pdf"
\ No newline at end of file
-
"
*.pdf"
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