Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ include: - remote: 'https://jobs.r2devops.io/0.1.0/spell_check.yml?scope=0.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?scope=0.yml' # - remote: 'https://jobs.r2devops.io/lighthouse.yml?scope=0.yml' ci_linter: stage: static_tests Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ include: - remote: 'https://jobs.r2devops.io/0.1.0/spell_check.yml?scope=0.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?scope=0.yml' # - remote: 'https://jobs.r2devops.io/lighthouse.yml?scope=0.yml' ci_linter: stage: static_tests Loading