Update Jenkinsfile

This commit is contained in:
Marcin Szczepański 2019-11-24 12:40:32 +01:00
parent 00411499ea
commit 996579f67e

1
Jenkinsfile vendored
View File

@ -40,6 +40,7 @@ pipeline {
steps {
echo 'Building FrontEnd...'
sh '''
sudo chown -R 1003:100 "/.npm"
cd Punktonerzy
git pull
cd FrontEnd