From f89c63fa3361e8c60d0816e4d7f6af71b4ee87b1 Mon Sep 17 00:00:00 2001 From: Dominik Strzako Date: Tue, 8 Jun 2021 00:42:09 +0200 Subject: [PATCH] =?UTF-8?q?=E9=AB=98=E9=B3=B4=E3=82=8B=E9=BC=93=E5=8B=95?= =?UTF-8?q?=E3=81=AF=20=E5=A4=95=E6=9A=AE=E3=82=8C=E3=81=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile_dvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'