@ -10,7 +10,7 @@ steps:
- "cd ../../"
- "cd Client"
- "npm install"
- "node node_modules/@angular/cli/bin/ng build --prod"
- "node node_modules/@angular/cli/bin/ng build --prod --configuration=production"
- "cd ../Server/src/www"
- "ls"
when: