Deduplicate variables tag
This commit is contained in:
parent
d60f651cf9
commit
a11653c32b
@ -3,9 +3,6 @@ stages:
|
|||||||
- build
|
- build
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
variables:
|
|
||||||
CHROME_BIN: "chromium"
|
|
||||||
|
|
||||||
workflow:
|
workflow:
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_EXTERNAL_PULL_REQUEST_IID
|
- if: $CI_EXTERNAL_PULL_REQUEST_IID
|
||||||
@ -14,6 +11,7 @@ workflow:
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
CHROME_BIN: "chromium"
|
||||||
|
|
||||||
simpleCheck:
|
simpleCheck:
|
||||||
stage: prepare
|
stage: prepare
|
||||||
|
Loading…
x
Reference in New Issue
Block a user