diff --git a/Jenkinsfile b/Jenkinsfile index 61b1da6..63cef2e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -42,6 +42,7 @@ pipeline { sh ''' git clone https://git.wmi.amu.edu.pl/s416178/Punktonerzy.git cd Punktonerzy + git pull cd FrontEnd npm install ng build --prod