Update Jenkinsfile

This commit is contained in:
Marcin Szczepański 2019-11-24 12:24:20 +01:00
parent 2f72ef9d42
commit 0ee0f95175
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

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