added new shared library to jenkins build

pull/1/head
Chris Veilleux 2019-02-11 12:52:50 -06:00
parent 215b252f3f
commit 7deb5b7361
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -7,6 +7,7 @@ pipeline {
echo 'Building..'
sh '''
npm install
ng build --project shared
ng build --project globalnav
ng build --project page-not-found
ng build --project account