diff --git a/Jenkinsfile b/Jenkinsfile index 5508031..9a1686a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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