summaryrefslogtreecommitdiff
path: root/.gitlab/ci/rules.gitlab-ci.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-01 00:09:48 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-01 00:09:48 +0000
commit0dc67904c1b8b01e7406fc510cf432c5bfc919fb (patch)
tree93fffcf04b7d5ef50291c9d6386e6dd5f199dcef /.gitlab/ci/rules.gitlab-ci.yml
parent915ce2e09259d71275f3e0a6e5214b793c2eb52e (diff)
downloadgitlab-ce-0dc67904c1b8b01e7406fc510cf432c5bfc919fb.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab/ci/rules.gitlab-ci.yml')
-rw-r--r--.gitlab/ci/rules.gitlab-ci.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitlab/ci/rules.gitlab-ci.yml b/.gitlab/ci/rules.gitlab-ci.yml
index 6cc958e192d..6fc381fc7c2 100644
--- a/.gitlab/ci/rules.gitlab-ci.yml
+++ b/.gitlab/ci/rules.gitlab-ci.yml
@@ -1517,6 +1517,12 @@
changes: ["vendor/gems/omniauth-gitlab/**/*"]
- <<: *if-merge-request-labels-run-all-rspec
+.vendor:rules:omniauth-google-oauth2:
+ rules:
+ - <<: *if-merge-request
+ changes: ["vendor/gems/omniauth-google-oauth2/**/*"]
+ - <<: *if-merge-request-labels-run-all-rspec
+
.vendor:rules:omniauth-salesforce:
rules:
- <<: *if-merge-request