summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-05 00:05:59 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-05 00:05:59 +0000
commit8258d478ba2c4cb59eebc46755856b36251977d4 (patch)
tree7ef7f49f705e34e263fab2d15683b5ac3d5124d8 /.gitlab
parenta5af2cab8c4543b413d674b8a3048dcbe59f1b0b (diff)
downloadgitlab-ce-8258d478ba2c4cb59eebc46755856b36251977d4.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/ci/global.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/ci/global.gitlab-ci.yml b/.gitlab/ci/global.gitlab-ci.yml
index b04a67ed9bb..f46638e0c4c 100644
--- a/.gitlab/ci/global.gitlab-ci.yml
+++ b/.gitlab/ci/global.gitlab-ci.yml
@@ -114,6 +114,7 @@
.graphql-patterns: &graphql-patterns
- "{,ee/}app/graphql/**/*"
- "{,ee/}lib/gitlab/graphql/**/*"
+ - "doc/api/graphql/**/*"
.only:changes-code:
only: