Merge branch 'docs/exclude-qa-frontend' into 'master'

Exclude qa-frontend from running on docs-only branches

See merge request gitlab-org/gitlab-ce!23327
This commit is contained in:
Rémy Coutable 2018-11-26 09:38:54 +00:00
commit aed88cd40d
1 changed files with 1 additions and 0 deletions

View File

@ -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