Fix syntax error

test
dan 2020-10-26 12:23:37 -06:00
parent 8b363f4cd6
commit b57cec7136
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ steps:
- "cd Client"
- "npm install"
- "node node_modules/@angular/cli/bin/ng build --prod --configuration=production"
- "cd ../
- "cd ../""
- "tree"
when:
event: