@ -5,6 +5,8 @@ steps:
- name: build_client
image: node
commands:
- "npm install"
- "ls"
- "node ng build --prod"
when:
event: