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
232c866a
Commit
232c866a
authored
Nov 24, 2018
by
Bernhard Heinloth
Browse files
Add CI, update submodule
parent
aa79344b
Pipeline
#17819
failed with stage
in 32 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
232c866a
*.pdf
*.pdf
*
.gitlab-ci.yml
0 → 100644
View file @
232c866a
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
compile_pdf
:
image
:
tianon/latex
script
:
-
make all
artifacts
:
paths
:
-
demo.pdf
-
demo.pdfpc
.gitmodules
View file @
232c866a
[submodule "theme"]
path = theme
url = git@gitlab.cs.fau.de:i4/tex/i4neo.git
url = ../i4neo.git
branch = master
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