diff --git a/Jenkinsfile b/Jenkinsfile index 96a180a..477c3ea 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -43,6 +43,7 @@ pipeline { steps { echo 'Building FrontEnd...' sh ''' + rm ~/.angular-cli.json [ ! -d "Punktonerzy" ] && git clone https://git.wmi.amu.edu.pl/s416178/Punktonerzy.git cd Punktonerzy git pull