mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
circleci: Use 19.07 snapshot SDK
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
committed by
Josef Schlehofer
parent
e16eabc026
commit
bda873d0e0
@@ -5,8 +5,8 @@ jobs:
|
|||||||
- image: docker.io/openwrtorg/packages-cci:v1.0.5
|
- image: docker.io/openwrtorg/packages-cci:v1.0.5
|
||||||
environment:
|
environment:
|
||||||
- SDK_HOST: "downloads.openwrt.org"
|
- SDK_HOST: "downloads.openwrt.org"
|
||||||
- SDK_PATH: "snapshots/targets/ath79/generic"
|
- SDK_PATH: "releases/19.07-SNAPSHOT/targets/ath79/generic"
|
||||||
- SDK_FILE: "openwrt-sdk-ath79-generic_*.Linux-x86_64.tar.xz"
|
- SDK_FILE: "openwrt-sdk-19.07-SNAPSHOT-ath79-generic_*.Linux-x86_64.tar.xz"
|
||||||
- BRANCH: "openwrt-19.07"
|
- BRANCH: "openwrt-19.07"
|
||||||
steps:
|
steps:
|
||||||
- checkout:
|
- checkout:
|
||||||
|
|||||||
Reference in New Issue
Block a user