Tree command
parent
ef34bdd52a
commit
8b363f4cd6
|
|
@ -11,8 +11,8 @@ steps:
|
||||||
- "cd Client"
|
- "cd Client"
|
||||||
- "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 ../Server/src/www"
|
- "cd ../
|
||||||
- "ls"
|
- "tree"
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue