Tree command

test
dan 2020-10-26 12:22:25 -06:00
parent ef34bdd52a
commit 8b363f4cd6
1 changed files with 2 additions and 2 deletions

View File

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