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