Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
docs
Mkdocs Material
Commits
79c9dfb6
Commit
79c9dfb6
authored
Apr 20, 2021
by
Jorge Tardío Rubio
Browse files
Update .gitlab-ci.yml
parent
a21e054e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
79c9dfb6
stages
:
-
build
-
deploy
-
pdfs
build_mkdocs
:
image
:
jtr0/mkdocs-material:dev
stage
:
build
...
...
@@ -28,12 +34,13 @@ pages:
generate_pdfs
:
image
:
jtr0/latex-pandoc
stage
:
.post
stage
:
pdfs
only
:
-
main
script
:
-
ls
-
pwd
-
mkdir public/pdfs/
-
ls public/
-
ls data/
-
cp -r docs/imgs imgs
...
...
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