Try again

test
dan 2020-10-26 17:23:27 -06:00
parent cafa43e2e7
commit c2a4c5f63e
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: