Update .gitlab-ci.yml

This commit is contained in:
Tom 2021-03-02 16:46:19 +00:00 committed by Kerry Archibald
parent 5e13a30065
commit c9ac4d2bf2

View file

@ -6,8 +6,7 @@ variables:
JS_SDK_REF: "release-v9.8.0"
JS_SDK_REPO: "https://github.com/matrix-org/matrix-js-sdk.git"
REACT_SDK_REPO: "https://gitlab-ci-token:$GL_BAYERN_REACT_SDK_TOKEN@gitlab.matrix.org/new-vector/dataport/bayern-react-sdk"
# this should really use CI_COMMIT_BRANCH if absolutely required
REACT_SDK_BRANCH: "toml/changes"
REACT_SDK_BRANCH: "master"
docker-build:
tags: ['shell']