Add backtick
parent
00943dc324
commit
cb1f61257e
|
|
@ -15,6 +15,8 @@ steps:
|
||||||
- node node_modules/@angular/cli/bin/ng build --prod --configuration=production
|
- node node_modules/@angular/cli/bin/ng build --prod --configuration=production
|
||||||
- cd ../
|
- cd ../
|
||||||
- tree -a -I 'node_modules'
|
- tree -a -I 'node_modules'
|
||||||
|
- cd `www
|
||||||
|
- ls
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue