cd to server/www
parent
c2a4c5f63e
commit
c629d2fc2a
|
|
@ -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 Server/www
|
||||||
- ls
|
- ls
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue