君の姿にシンクする

This commit is contained in:
Dominik Strzako 2021-06-08 02:02:12 +02:00
parent 3821490827
commit a2c18bdd5c

View File

@ -4,7 +4,7 @@ pipeline {
stage('Test') {
steps {
git 'https://git.wmi.amu.edu.pl/s434788/ium_434788.git'
git 'checkout DVC'
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'