diff --git a/Jenkinsfile_dvc b/Jenkinsfile_dvc index aa2a505..f30d9a0 100644 --- a/Jenkinsfile_dvc +++ b/Jenkinsfile_dvc @@ -3,7 +3,7 @@ pipeline { stages { stage('Test') { steps { - git 'https://git.wmi.amu.edu.pl/s434788/ium_434788/src/branch/DVC.git' + git 'https://git.wmi.amu.edu.pl/s434788/ium_434788.git' sh 'dvc remote add -f -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp' sh 'dvc remote list'