Angluar CLI is asking the following question when I am trying to build and deploy my project using gitlab CI/CD:
For circle CI, this worked for me:
- run: environment: NG_CLI_ANALYTICS: "ci" command: npm install