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:
b14adeb
)
circleci: use Docker image v1.0.4
author
Petr Štetiar
<ynezz@true.cz>
Tue, 13 Aug 2019 09:25:30 +0000
(11:25 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Tue, 13 Aug 2019 09:52:29 +0000
(11:52 +0200)
This new image which is already available contains Python3 support.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
.circleci/config.yml
patch
|
blob
|
history
diff --git
a/.circleci/config.yml
b/.circleci/config.yml
index eb9ddefd17ca91305d99c889088e0d03bb92111b..2edf0429282d84132906c66d62a7a0307644ff84 100644
(file)
--- a/
.circleci/config.yml
+++ b/
.circleci/config.yml
@@
-2,7
+2,7
@@
version: 2.0
jobs:
build:
docker:
- - image: docker.io/openwrtorg/packages-cci:v1.0.
3
+ - image: docker.io/openwrtorg/packages-cci:v1.0.
4
environment:
- SDK_HOST: "downloads.openwrt.org"
- SDK_PATH: "snapshots/targets/ath79/generic"