Skip to content

Trigger rails5 tests if variable is set

Jan Provaznik requested to merge jprovazn-rails-ci into master

What does this MR do?

Allows to trigger Rails 5 tests not only if branch name matches /rails5/ but also if RAILS5_ENABLED variable is set (this is useful for scheduled pipelines).

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Rémy Coutable

Merge request reports