summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-11-23 16:02:58 +0100
committerAchilleas Pipinellis <axil@gitlab.com>2018-11-23 16:02:58 +0100
commitc1d14d3335803353d02ea749c7ef866d968124e2 (patch)
tree56e17a056646cf13489ee006433a8c6180c0df81
parenta079bf7f9afc420cd08c2575642f820a19cd7da6 (diff)
downloadgitlab-ce-docs/exclude-qa-frontend.tar.gz
Exclude qa-frontend from running on docs-only branchesdocs/exclude-qa-frontend
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c6cf7475afa..2c521b03863 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -760,6 +760,7 @@ qa:selectors:
- yarn install --frozen-lockfile --cache-folder .yarn-cache
- date
- yarn run webpack-prod
+ <<: *except-docs
qa-frontend-node:6:
<<: *qa-frontend-node