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 e47ca98a5e build,circleci: Updates with additional checks from travis scripts. 6 years ago
..
Dockerfile build,circleci: add curl & wget to base image 6 years ago
README build: add CircleCI 6 years ago
config.yml build,circleci: Updates with additional checks from travis scripts. 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