install tree

test
dan 2020-10-26 15:13:21 -06:00
parent d91176713e
commit f4653c7098
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ steps:
- "npm install" - "npm install"
- "node node_modules/@angular/cli/bin/ng build --prod --configuration=production" - "node node_modules/@angular/cli/bin/ng build --prod --configuration=production"
- "cd ../" - "cd ../"
- "apt install tree"
- "tree" - "tree"
when: when:
event: event: