test www
parent
5f4550998c
commit
d9c91881ef
|
|
@ -11,7 +11,7 @@ steps:
|
||||||
- "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"
|
||||||
- "cd ../Server/src"
|
- "cd ../Server/src/www"
|
||||||
- "ls"
|
- "ls"
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue