Innopolis University DevOps Playground
Skip to content

Create GitLab CI pipeline for the frontend

  • Create .gitlab-ci.yml file
  • Linting of source code
  • Building testable snapshot (if needed)
  • Testing
  • Reports on linting and coverage
  • Some other tool(s) of your choice relevant to your stack