Commit f451ebec authored by Aurelien's avatar Aurelien
Browse files

Update .gitlab-ci.yml

parent 9b781521
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,12 +2,14 @@ stages:
  - static_tests
  - project_setup
  - build
  - dynamic_tests
  - deploy

include:
  - remote: 'https://jobs.r2devops.io/links_checker.yml'
  - remote: 'https://jobs.r2devops.io/1.4.0/mkdocs.yml?scope=0.yml'
  - remote: 'https://jobs.r2devops.io/0.3.0/pages.yml?scope=0.yml'
  - remote: 'https://jobs.r2devops.io/lighthouse.yml'

ci_linter:
  stage: static_tests