diff options
| author | mokha <mokha@cisco.com> | 2019-02-01 14:56:17 -0700 |
|---|---|---|
| committer | mokha <mokha@cisco.com> | 2019-02-01 14:56:17 -0700 |
| commit | d1701752d2cf95f97852b81d445ba8a3b82bbbb9 (patch) | |
| tree | 814b577b709d2a3e439f5aabad3229a32d11b4b9 /.gitlab-ci.yml | |
| parent | 1d510de932805ce81d6c0065c214288c532c469c (diff) | |
update ci config
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b62a94c..37391cc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ruby:2.5 +image: ruby:2.6 before_script: - apt-get update && apt-get install -y locales |
