Update .gitlab-ci.yml
This commit is contained in:
parent
5e13a30065
commit
c9ac4d2bf2
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ variables:
|
||||||
JS_SDK_REF: "release-v9.8.0"
|
JS_SDK_REF: "release-v9.8.0"
|
||||||
JS_SDK_REPO: "https://github.com/matrix-org/matrix-js-sdk.git"
|
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"
|
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: "master"
|
||||||
REACT_SDK_BRANCH: "toml/changes"
|
|
||||||
|
|
||||||
docker-build:
|
docker-build:
|
||||||
tags: ['shell']
|
tags: ['shell']
|
||||||
|
|
Loading…
Add table
Reference in a new issue