@ -8,7 +8,7 @@ steps:
- "cd Client"
- "npm install"
- "ls"
- "node ng build --prod"
- "node node_modules\@angular\cli\bin\ng build --prod"
when:
event:
- push