Update Jenkinsfile

This commit is contained in:
Marcin Szczepański 2019-11-24 12:38:40 +01:00
parent 43a107f608
commit 00411499ea

1
Jenkinsfile vendored
View File

@ -40,7 +40,6 @@ pipeline {
steps {
echo 'Building FrontEnd...'
sh '''
git clone https://git.wmi.amu.edu.pl/s416178/Punktonerzy.git
cd Punktonerzy
git pull
cd FrontEnd