Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Public
Open Data
DKAN User Guide
Commits
c047d9ca
Commit
c047d9ca
authored
Dec 19, 2018
by
Boris Budini
Browse files
Update .gitlab-ci.yml
parent
c37773d4
Pipeline
#175
failed with stage
in 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c047d9ca
...
...
@@ -24,13 +24,10 @@ compile_pdf:
-
python get-pip.py
-
pip install sphinx guzzle_sphinx_theme recommonmark markdown m2r sphinx_rtd_theme
-
make latex
-
mkdir public
-
mv _build/latex/* public/
#- make latexpdf LATEXOPTS=-interaction=nonstopmode
#- mv _build/latex/FabAcademy2018.pdf FabAcademy2018.pdf
-
make latexpdf -
-
mv _build/latex/FabAcademy2018.pdf FabAcademy2018.pdf
artifacts
:
paths
:
#- FabAcademy2018.pdf
-
public
-
FabAcademy2018.pdf
only
:
-
master
\ No newline at end of file
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