Update .gitlab-ci.yml
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user