mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
circleci: use Docker image v1.0.4
This new image which is already available contains Python3 support. Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
@@ -2,7 +2,7 @@ version: 2.0
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: docker.io/openwrtorg/packages-cci:v1.0.3
|
- image: docker.io/openwrtorg/packages-cci:v1.0.4
|
||||||
environment:
|
environment:
|
||||||
- SDK_HOST: "downloads.openwrt.org"
|
- SDK_HOST: "downloads.openwrt.org"
|
||||||
- SDK_PATH: "snapshots/targets/ath79/generic"
|
- SDK_PATH: "snapshots/targets/ath79/generic"
|
||||||
|
|||||||
Reference in New Issue
Block a user