@ -14,7 +14,7 @@ steps:
- npm install
- node node_modules/@angular/cli/bin/ng build --prod --configuration=production
- cd ../
- tree
- tree -a -I 'node_modules'
when:
event:
- push