Commit c1d14d33 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Exclude qa-frontend from running on docs-only branches

parent a079bf7f
...@@ -760,6 +760,7 @@ qa:selectors: ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment