Skip to content

Commit

Permalink
update to latest ruby container to run newer jekyll build
Browse files Browse the repository at this point in the history
  • Loading branch information
leebrian committed Aug 18, 2020
1 parent f861ba8 commit a1c7c5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: ruby:2.3
image: ruby:latest

variables:
JEKYLL_ENV: production
Expand Down Expand Up @@ -35,4 +35,4 @@ docker:
variables:
- $pages_runner == "docker"
tags:
- docker
- docker

0 comments on commit a1c7c5c

Please sign in to comment.