@ -5,6 +5,7 @@ steps:
- name: build_client
image: node
commands:
- "cd Client"
- "npm install"
- "ls"
- "node ng build --prod"