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.
 
 
 
 
 
 
Etienne Champetier c48f3f6fbd build,circleci: change exclude pattern 6 years ago
..
Dockerfile build: add CircleCI 6 years ago
README build: add CircleCI 6 years ago
config.yml build,circleci: change exclude pattern 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