Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Martin Vítek
cv
Commits
522a3b80
Commit
522a3b80
authored
Mar 20, 2021
by
Martin Vítek
Browse files
Update .gitlab-ci.yml
parent
b9aeed7d
Pipeline
#1563
passed with stage
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
522a3b80
...
...
@@ -10,6 +10,9 @@ makepdf_cz:
script
:
-
cp Martin_Vitek_CV.tex Martin_Vitek_CV_CZ.tex
-
xelatex Martin_Vitek_CV_CZ.tex
artifacts
:
paths
:
-
Martin_Vitek_CV_CZ.pdf
makepdf_en
:
stage
:
makepdf
...
...
@@ -18,8 +21,6 @@ makepdf_en:
-
sed -i "s/\[czech\]/\[english\]/" Martin_Vitek_CV_EN.tex
-
sed -i "s/cztrue/entrue/" Martin_Vitek_CV_EN.tex
-
xelatex Martin_Vitek_CV_EN.tex
artifacts
:
paths
:
-
Martin_Vitek_CV_CZ.pdf
-
Martin_Vitek_CV_EN.pdf
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