Fix syntax error
parent
b57cec7136
commit
d91176713e
|
|
@ -11,7 +11,7 @@ steps:
|
||||||
- "cd Client"
|
- "cd Client"
|
||||||
- "npm install"
|
- "npm install"
|
||||||
- "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"
|
- "tree"
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue