You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
move package installation to docker image to avoid on every run
This commit is contained in:
@ -25,7 +25,7 @@ RIOT_WEB_DIR=riot-web
|
||||
REACT_SDK_DIR=`pwd`
|
||||
|
||||
|
||||
echo "--- Building copy of Riot"
|
||||
echo "--- Building Riot"
|
||||
scripts/ci/build.sh
|
||||
# run end to end tests
|
||||
echo "--- Fetching end-to-end tests from master"
|
||||
|
Reference in New Issue
Block a user