Fix jenkinsfile
This commit is contained in:
parent
cca96df7e0
commit
3116445b0a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -8,7 +8,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Cloning Git') {
|
||||
steps {
|
||||
git([url: 'ssh://git@10.100.5.20:22023/is.ulstu.ru/iiti-2024.git', branch: 'master', credentialsId: '2'])
|
||||
git([url: 'https://git.athene.tech/is.ulstu.ru/iiti-2024.git', branch: 'master', credentialsId: '2'])
|
||||
}
|
||||
}
|
||||
stage('Building pdf') {
|
||||
|
@ -299,6 +299,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