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
1 changed files with 1 additions and 1 deletions

View File

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