Merge pull request #523 from micmac1/master-ci2

circleci: fetch packages repo
This commit is contained in:
Jiri Slachta 2020-04-22 18:20:51 +02:00 committed by GitHub
commit 16a3e1c7a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,6 +101,7 @@ jobs:
rm .config
cat > feeds.conf <<EOF
src-git base https://github.com/openwrt/openwrt.git;$BRANCH
src-git packages https://github.com/openwrt/packages.git;$BRANCH
src-link telephony $HOME/openwrt_telephony
src-git luci https://github.com/openwrt/luci.git;$BRANCH
EOF