Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ITBH
Veranstaltungsskript INF SoSe 2017
Commits
9c3d0d2b
Commit
9c3d0d2b
authored
May 19, 2017
by
Axel Dürkop
Browse files
Add auto links again
parent
fcbaa70a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
9c3d0d2b
...
...
@@ -16,7 +16,7 @@ build_pandoc:
-
pwd
-
sudo docker run --rm -v $(pwd):/source docker.rz.tu-harburg.de:5000/docker/pandoc4gitbook
-
sudo docker run --rm -v $(pwd):/source docker.rz.tu-harburg.de:5000/docker/pandoc --list-extensions
-
mkdir -p book_pdf; sudo docker run --rm -v $(pwd):/source docker.rz.tu-harburg.de:5000/docker/pandoc .pandoc-config.yml book.md -o book_pdf/pandocbook.pdf --template=gitbook.latex --latex-engine=xelatex -H preamble.tex
-
mkdir -p book_pdf; sudo docker run --rm -v $(pwd):/source docker.rz.tu-harburg.de:5000/docker/pandoc .pandoc-config.yml book.md -o book_pdf/pandocbook.pdf --template=gitbook.latex --latex-engine=xelatex -H preamble.tex
-f markdown+autolink_bare_uris
-
sudo chown -R gitlab-runner:gitlab-runner $HOME
artifacts
:
...
...
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