Deduplicate variables tag

This commit is contained in:
Ugljesa Jovanovic 2021-02-09 18:03:57 +01:00
parent d60f651cf9
commit a11653c32b
No known key found for this signature in database
GPG Key ID: 178E6DFCECCB0E0F

View File

@ -3,9 +3,6 @@ stages:
- build
- deploy
variables:
CHROME_BIN: "chromium"
workflow:
rules:
- if: $CI_EXTERNAL_PULL_REQUEST_IID
@ -14,6 +11,7 @@ workflow:
variables:
GIT_SUBMODULE_STRATEGY: recursive
CHROME_BIN: "chromium"
simpleCheck:
stage: prepare