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.
 
 
 
 
 
 
Ted Hess 37ddc58ab9 CircleCI: Fix URL references to openwrt.org 6 years ago
..
Dockerfile build,circleci: add 'time' to container build image 6 years ago
README build: add CircleCI 6 years ago
config.yml CircleCI: Fix URL references to openwrt.org 6 years ago

README

# Build/update the docker image

docker pull debian:9
docker build --rm .
docker tag <IMAGE ID> docker.io/champtar/openwrtpackagesci:latest
docker push docker.io/champtar/openwrtpackagesci:latest