Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7bd73e42 authored by Albin PETIT's avatar Albin PETIT
Browse files

[ci] add new rubocop version

parent 64b3d0bf
No related branches found
No related tags found
1 merge request!363Move rubocop stage to grid5000-gitlab-templates
---
stages:
- lint
- validate
- generate
- deploy
......@@ -9,14 +10,10 @@ include:
ref: master
file: '/sonarqube.yml'
rubocop:
stage: validate
tags:
- grid5000-docker
image: debian:buster
script:
- apt-get update && apt-get -y install rubocop
- rubocop -l --fail-level W
include:
- project: 'grid5000/grid5000-gitlab-templates'
ref: master
file: '/rubocop.yml'
validate-data:
stage: validate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment