Skip to content

Add ability to install gitlab-qa via Gemfile

Andrejs Cunskis requested to merge acunskis-reusable-gitlab-qa-install into master

What does this MR do?

Adds parametrised before_script block of .gitlab-qa-install to run bundle install instead of gem install gitlab-qa when RUN_WITH_BUNDLE environment variable is set. This allows to reuse same templates in projects which control gitlab-qa version via Gemfile.

Check-list

Edited by Andrejs Cunskis

Merge request reports