Fix
This commit is contained in:
parent
4446b2bac2
commit
cbda12e64d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -15,7 +15,7 @@ pipeline {
|
||||
steps{
|
||||
script {
|
||||
docker.image('aergus/latex').inside {
|
||||
sh 'rm paper_eng_short.pdf'
|
||||
// sh 'rm paper_eng_short.pdf'
|
||||
sh 'latexmk -pdf paper_eng_short.tex'
|
||||
// sh 'git add -f paper_eng.pdf'
|
||||
// sh 'git commit -m "add pdf"'
|
||||
|
@ -292,6 +292,5 @@ Kamaletdinova, Lilia \& Romanov, Anton. (2024). Control System Design (In russia
|
||||
|
||||
\bibitem{faveo}
|
||||
Faveo Service Desk - URL: https://www.faveohelpdesk.com/servicedesk/?lang=ru (accessed at 1.05.2024)
|
||||
|
||||
\end{thebibliography}
|
||||
\end{document}
|
||||
|
Loading…
Reference in New Issue
Block a user