Loading README.md +2 −3 Original line number Diff line number Diff line # GitLab CI template for Angular This project implements a generic GitLab CI template [Angular](https://angular.io/) based projects. It provides several features, usable in different modes (by configuration). This project implements a GitLab CI/CD template to build, test and analyse your [Angular](https://angular.io/) projects. ## Usage Loading kicker.json +1 −1 Original line number Diff line number Diff line { "name": "Angular", "description": "Build and test with [Angular](https://angular.io/)", "description": "Build, test and analyse your [Angular](https://angular.io/) projects", "template_path": "templates/gitlab-ci-angular.yml", "kind": "build", "variables": [ Loading Loading
README.md +2 −3 Original line number Diff line number Diff line # GitLab CI template for Angular This project implements a generic GitLab CI template [Angular](https://angular.io/) based projects. It provides several features, usable in different modes (by configuration). This project implements a GitLab CI/CD template to build, test and analyse your [Angular](https://angular.io/) projects. ## Usage Loading
kicker.json +1 −1 Original line number Diff line number Diff line { "name": "Angular", "description": "Build and test with [Angular](https://angular.io/)", "description": "Build, test and analyse your [Angular](https://angular.io/) projects", "template_path": "templates/gitlab-ci-angular.yml", "kind": "build", "variables": [ Loading