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
ssth-19
piece of cake
Commits
be2d660e
Commit
be2d660e
authored
Aug 15, 2019
by
Oli Schacher
Browse files
Update .gitlab-ci.yml
parent
82a2936f
Pipeline
#3826
passed with stage
in 8 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
be2d660e
...
@@ -7,7 +7,7 @@ buildpdf:
...
@@ -7,7 +7,7 @@ buildpdf:
script
:
script
:
-
apt-get update
-
apt-get update
-
apt-get -y install pandoc texlive-base-bin texlive-latex-recommended texlive-fonts-recommended
-
apt-get -y install pandoc texlive-base-bin texlive-latex-recommended texlive-fonts-recommended
-
pandoc anleitung.md characters.md raumbeschreibung.md -o piece-of-cake.pdf
-
pandoc anleitung.md characters.md raumbeschreibung.md
storyhook.md
-o piece-of-cake.pdf
artifacts
:
artifacts
:
paths
:
paths
:
-
piece-of-cake.pdf
-
piece-of-cake.pdf
...
...
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