Merge pull request #9250 from jefferyto/circleci-openwrt-19.07

[openwrt-19.07] CircleCI: Change BRANCH to "openwrt-19.07"
This commit is contained in:
Rosen Penev 2019-06-18 09:57:51 -07:00 committed by GitHub
commit f27e5259fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ jobs:
- SDK_HOST: "downloads.openwrt.org"
- SDK_PATH: "snapshots/targets/ath79/generic"
- SDK_FILE: "openwrt-sdk-ath79-generic_*.Linux-x86_64.tar.xz"
- BRANCH: "master"
- BRANCH: "openwrt-19.07"
steps:
- checkout:
path: ~/openwrt_packages