CI: use debian buster for lint job, since rubocop in not yet package in

stable
This commit is contained in:
Timothée Floure 2018-08-22 16:35:49 +02:00
parent 734c104fe9
commit dd4525fce2

View file

@ -5,7 +5,7 @@ stages:
- deploy
run-lint:
image: debian:stable
image: debian:buster
stage: lint
allow_failure: true
tags: