Merge branch 'ni-update-gl-config-list' into 'master'

Update the list of pipeline configuration with Gitlab QA image

Closes gitlab-org/quality/team-tasks#371

See merge request gitlab-org/gitlab-build-images!276
This commit is contained in:
Rémy Coutable 2020-02-24 12:09:17 +00:00
commit cc680155e8

View file

@ -1,7 +1,7 @@
# Used by: # Used by:
# - GitLab CE/EE for QA: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/.gitlab-ci.yml # - GitLab CE/EE Review: https://gitlab.com/gitlab-org/gitlab/-/blob/master/.gitlab/ci/review.gitlab-ci.yml
# - Nightly QA: https://gitlab.com/gitlab-org/quality/nightly/blob/master/.gitlab-ci.yml # - Nightly QA: https://gitlab.com/gitlab-org/quality/nightly/blob/master/.gitlab-ci.yml
# - Staging QA: https://gitlab.com/gitlab-org/quality/staging/blob/master/.gitlab-ci.yml # - QA Pipeline Common: https://gitlab.com/gitlab-org/quality/pipeline-common/-/blob/master/ci/qa.yml, https://gitlab.com/gitlab-org/quality/pipeline-common/-/blob/master/ci/qa-scheduled.yml
FROM ruby:2.6-alpine FROM ruby:2.6-alpine
MAINTAINER GitLab Quality Team MAINTAINER GitLab Quality Team