Update 'lab10/Jenkinsfile_dvc'
This commit is contained in:
parent
c8fb7a1c55
commit
68da7d997f
@ -12,6 +12,7 @@ pipeline {
|
|||||||
echo 'Checked out'
|
echo 'Checked out'
|
||||||
/* sh 'git clone https://git.wmi.amu.edu.pl/s449288/ium_s449288.git' - wykonane raz */
|
/* sh 'git clone https://git.wmi.amu.edu.pl/s449288/ium_s449288.git' - wykonane raz */
|
||||||
echo 'Changing into dvc repo and updating'
|
echo 'Changing into dvc repo and updating'
|
||||||
|
sh 'chmod o+x ium_s449288'
|
||||||
sh 'cd ium_s449288'
|
sh 'cd ium_s449288'
|
||||||
sh 'git pull origin master'
|
sh 'git pull origin master'
|
||||||
echo 'In ium_s449288 now'
|
echo 'In ium_s449288 now'
|
||||||
|
Loading…
Reference in New Issue
Block a user