Add configuration
parent
d9c91881ef
commit
ef34bdd52a
|
|
@ -10,7 +10,7 @@ steps:
|
||||||
- "cd ../../"
|
- "cd ../../"
|
||||||
- "cd Client"
|
- "cd Client"
|
||||||
- "npm install"
|
- "npm install"
|
||||||
- "node node_modules/@angular/cli/bin/ng build --prod"
|
- "node node_modules/@angular/cli/bin/ng build --prod --configuration=production"
|
||||||
- "cd ../Server/src/www"
|
- "cd ../Server/src/www"
|
||||||
- "ls"
|
- "ls"
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue