Missing GitLab CI browser tag causes job to run on non-browser CI server and fail.

This commit is contained in:
Thorsten Eckel 2018-10-16 10:05:24 +02:00
parent 2ad28ecfcc
commit 0cca58f0b7

View file

@ -738,6 +738,8 @@ test:browser:integration:facebook_ff:
test:browser:integration:idoit_chrome:
<<: *browser_integration_auto_wizard_definition
tags:
- browser
variables:
<<: *variables_browser_definition
BROWSER: "chrome"