Commit 424d755f authored by drew cimino's avatar drew cimino

Specify Ruby image in FailFast template

Image can still be overridden, but specifying ruby here ensures that
the job succeeds by default
parent a17672ce
---
title: Specify Ruby image in FailFast template
merge_request: 38523
author:
type: changed
rspec-rails-modified-path-specs:
image: ruby:2.6
stage: .pre
rules:
- if: $CI_MERGE_REQUEST_EVENT_TYPE == "merged_result" || $CI_MERGE_REQUEST_EVENT_TYPE == "merge_train"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment