summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-09-04 21:38:58 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-09-04 21:38:58 +0200
commit27cc09c2b49e9cc8d0680e6370900ca75f018c16 (patch)
tree5d2cad50a004b7c5d0a1aa1a8be6e660919380c7
parenta0c13698f948d4ebc69ce54660c4022a4a394a0c (diff)
downloadgitlab-ce-docs/no-flaky.tar.gz
Fix flaky-examples-test job to not run for docsdocs/no-flaky
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aa7659d1b41..b08c441028b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -212,7 +212,6 @@ update-tests-metadata:
flaky-examples-check:
<<: *dedicated-runner
- <<: *except-docs
image: ruby:2.3-alpine
services: []
before_script: []
@@ -227,6 +226,7 @@ flaky-examples-check:
- branches
except:
- master
+ - /(^docs[\/-].*|.*-docs$)/
artifacts:
expire_in: 30d
paths: