Skip visual test in master branch

This commit is contained in:
Clement Ho 2019-03-08 08:15:53 +00:00 committed by Kushal Pandya
parent d1960efd29
commit eb6577d0ab
1 changed files with 2 additions and 0 deletions

View File

@ -704,6 +704,8 @@ gitlab:ui:visual:
- app/assets/stylesheets/**/*.scss
- app/assets/stylesheets/**/**/*.scss
except:
refs:
- master
variables:
- $CI_COMMIT_MESSAGE =~ /\[skip visual\]/i
artifacts: