mirror of https://github.com/vector-im/riot-web
propagate env to e2e tests so they can get correct branch of e2e tests
parent
66e10e904d
commit
c5986395ef
|
@ -24,6 +24,7 @@ steps:
|
||||||
plugins:
|
plugins:
|
||||||
- docker#v3.0.1:
|
- docker#v3.0.1:
|
||||||
image: "matrixdotorg/riotweb-ci-e2etests-env:latest"
|
image: "matrixdotorg/riotweb-ci-e2etests-env:latest"
|
||||||
|
propagate-environment: true
|
||||||
|
|
||||||
- label: ":karma: Tests"
|
- label: ":karma: Tests"
|
||||||
agents:
|
agents:
|
||||||
|
|
Loading…
Reference in New Issue