Skip to content

ci: Fix specs environment

Will Chandler requested to merge wc/fix-spec-env into master

The environment.name parameter seemingly has the same variable substitution limitations as trigger:branch. Switch to repeating the underlying format of RAILS_BRANCH_FOR_JOB to avoid referencing a YAML-defined variable.

Merge request reports