You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Engberg 23c332e5eb circleci: Revert switch to CDN due to breakage 5 years ago
..
Dockerfile circleci: Add 19.07 GPG/usign public keys, verify keys 5 years ago
README CircleCI: Do not run build as root. Move to public docker repo. 6 years ago
config.yml circleci: Revert switch to CDN due to breakage 5 years ago

README

# Build/update the docker image

docker pull debian:9
docker build --rm -t docker.io/openwrtorg/packages-cci:latest .
docker tag <IMAGE ID> docker.io/openwrtorg/packages-cci:<VERSION-TAG>
docker push docker.io/openwrtorg/packages-cci