Exclude qa-frontend from running on docs-only branches
This commit is contained in:
parent
a079bf7f9a
commit
c1d14d3335
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue