projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb0d4d8
)
CircleCI: Change BRANCH to "openwrt-19.07"
9250/head
author
Jeffery To
<jeffery.to@gmail.com>
Tue, 18 Jun 2019 11:06:31 +0000
(19:06 +0800)
committer
Jeffery To
<jeffery.to@gmail.com>
Tue, 18 Jun 2019 11:06:31 +0000
(19:06 +0800)
This still uses the snapshot SDK, but should allow CI to continue.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
.circleci/config.yml
patch
|
blob
|
history
diff --git
a/.circleci/config.yml
b/.circleci/config.yml
index 02a87146d91f19638bfbfc1fbc46913256cf358d..45a7a52c1c00d5386dbbaadbe163a0aecc1fab24 100644
(file)
--- a/
.circleci/config.yml
+++ b/
.circleci/config.yml
@@
-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