Forgot to add fetch repository with test data. Fixed.
This commit is contained in:
parent
35835233db
commit
328fe61844
@ -240,6 +240,7 @@ if [[ $IGNORE_UPDATES != yes ]]; then
|
||||
fetch_from_repo "https://github.com/rockchip-linux/rkbin" "rkbin-tools" "branch:29mirror"
|
||||
fetch_from_repo "https://github.com/MarvellEmbeddedProcessors/A3700-utils-marvell" "marvell-tools" "branch:A3700_utils-armada-17.10"
|
||||
fetch_from_repo "https://github.com/armbian/odroidc2-blobs" "odroidc2-blobs" "branch:master"
|
||||
fetch_from_repo "https://github.com/armbian/testings" "testing-reports" "branch:master"
|
||||
fi
|
||||
|
||||
if [[ $BETA == yes ]]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user