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:
commit
f27e5259fc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
- SDK_HOST: "downloads.openwrt.org"
|
- SDK_HOST: "downloads.openwrt.org"
|
||||||
- SDK_PATH: "snapshots/targets/ath79/generic"
|
- SDK_PATH: "snapshots/targets/ath79/generic"
|
||||||
- SDK_FILE: "openwrt-sdk-ath79-generic_*.Linux-x86_64.tar.xz"
|
- SDK_FILE: "openwrt-sdk-ath79-generic_*.Linux-x86_64.tar.xz"
|
||||||
- BRANCH: "master"
|
- BRANCH: "openwrt-19.07"
|
||||||
steps:
|
steps:
|
||||||
- checkout:
|
- checkout:
|
||||||
path: ~/openwrt_packages
|
path: ~/openwrt_packages
|
||||||
|
|
Loading…
Reference in a new issue