ignore node

test
dan 2020-10-26 16:35:06 -06:00
parent 054c172f17
commit 00943dc324
1 changed files with 1 additions and 1 deletions

View File

@ -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