Update 'lab10/Jenkinsfile_dvc'

This commit is contained in:
Kacper Dudzic 2022-05-30 12:04:33 +02:00
parent 91c8fc2847
commit 22d63e954a

View File

@ -10,8 +10,7 @@ pipeline {
steps { steps {
echo 'Cloning and switching to repo' echo 'Cloning and switching to repo'
/* sh 'git clone https://git.wmi.amu.edu.pl/s449288/ium_s449288.git' - już raz wykonane*/ /* sh 'git clone https://git.wmi.amu.edu.pl/s449288/ium_s449288.git' - już raz wykonane*/
sh 'ls -lh' /*sh 'cd ium_s449288'*/
sh 'cd ium_s449288'
echo 'In ium_s449288 now' echo 'In ium_s449288 now'
echo 'Creating dvc remote' echo 'Creating dvc remote'
withCredentials( withCredentials(