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
+1 -1
View File
@@ -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