Update Jenkinsfile

This commit is contained in:
Marcin Szczepański 2019-11-24 12:37:29 +01:00
parent 402d7abb88
commit 43a107f608
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -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