Missing GitLab CI browser tag causes job to run on non-browser CI server and fail.
This commit is contained in:
parent
2ad28ecfcc
commit
0cca58f0b7
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue