Add chrome bin env var

This commit is contained in:
Ugljesa Jovanovic 2021-02-09 17:12:24 +01:00
parent 658737d1a1
commit d60f651cf9
No known key found for this signature in database
GPG Key ID: 178E6DFCECCB0E0F

View File

@ -3,6 +3,9 @@ stages:
- build
- deploy
variables:
CHROME_BIN: "chromium"
workflow:
rules:
- if: $CI_EXTERNAL_PULL_REQUEST_IID