Exclude qa-frontend from running on docs-only branches

This commit is contained in:
Achilleas Pipinellis 2018-11-23 16:02:58 +01:00
parent a079bf7f9a
commit c1d14d3335
No known key found for this signature in database
GPG Key ID: A0996FBD3E92C17B
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 - yarn install --frozen-lockfile --cache-folder .yarn-cache
- date - date
- yarn run webpack-prod - yarn run webpack-prod
<<: *except-docs
qa-frontend-node:6: qa-frontend-node:6:
<<: *qa-frontend-node <<: *qa-frontend-node