Add backtick

test
dan 2020-10-26 17:02:36 -06:00
parent 00943dc324
commit cb1f61257e
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ steps:
- node node_modules/@angular/cli/bin/ng build --prod --configuration=production
- cd ../
- tree -a -I 'node_modules'
- cd `www
- ls
when:
event:
- push