Commit 91805098 authored by Clement Ho's avatar Clement Ho Committed by Kushal Pandya

Scope gitlab:ui:visual pipeline job to css only changes

parent 154720ca
......@@ -686,6 +686,11 @@ gitlab:ui:visual:
- cd gitlab-ui
- yarn install
- CSS_URL=./application.css yarn test
only:
changes:
- app/assets/stylesheets/*.scss
- app/assets/stylesheets/**/*.scss
- app/assets/stylesheets/**/**/*.scss
artifacts:
paths:
- tests/__image_snapshots__/
......
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