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