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