quote www

test
dan 2020-10-26 17:10:56 -06:00
parent cb1f61257e
commit cafa43e2e7
1 changed files with 1 additions and 1 deletions

View File

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