From 711f2ce78451d41143841c698f084419e3b61cf6 Mon Sep 17 00:00:00 2001 From: Dominik Strzako Date: Tue, 8 Jun 2021 02:05:07 +0200 Subject: [PATCH] =?UTF-8?q?=E8=A6=8B=E3=81=9B=E3=81=AA=E3=81=84=E3=83=97?= =?UTF-8?q?=E3=83=A9=E3=82=A4=E3=83=89=20=E3=81=95=E3=81=95=E3=82=84?= =?UTF-8?q?=E3=81=8B=E3=81=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile_dvc | 3 --- 1 file changed, 3 deletions(-) diff --git a/Jenkinsfile_dvc b/Jenkinsfile_dvc index 94ebe57..1e269dc 100644 --- a/Jenkinsfile_dvc +++ b/Jenkinsfile_dvc @@ -3,9 +3,6 @@ pipeline { stages { stage('Test') { steps { - git 'https://git.wmi.amu.edu.pl/s434788/ium_434788.git' - sh 'git checkout DVC' - sh 'dvc remote add -f -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp' sh 'dvc remote list' sh 'dvc remote modify --local ium_ssh_remote password IUM@2021'