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 7d38990928 build,circleci: fix container digest 6 years ago
..
Dockerfile build,circleci: add 'time' to container build image 6 years ago
README build: add CircleCI 6 years ago
config.yml build,circleci: fix container digest 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