@@ -35,8 +35,8 @@ node{
- // dir("${env.WORKSPACE}/angular-client")
- // {
+ dir("${env.WORKSPACE}/angular-client")
+ {
// sh 'npm install'
// try