Mentions légales du service

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

[ci] add new rubocop version

parent 83efd9fe
No related branches found
No related tags found
1 merge request!35Move rubocop stage to grid5000-gitlab-templates
...@@ -4,18 +4,10 @@ stages: ...@@ -4,18 +4,10 @@ stages:
- deb - deb
- deploy - deploy
rubocop: include:
image: debian:buster - project: 'grid5000/grid5000-gitlab-templates'
stage: lint ref: master
tags: file: '/rubocop.yml'
- grid5000-docker
script:
- apt-get update && apt-get -y --no-install-recommends install rubygems build-essential ruby-dev
- gem install rubocop
- rubocop -l
except:
- tags
test-vagrant-on-g5k: test-vagrant-on-g5k:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment