Try again
parent
cafa43e2e7
commit
c2a4c5f63e
|
|
@ -15,7 +15,7 @@ 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"
|
- cd www
|
||||||
- ls
|
- ls
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue