summaryrefslogtreecommitdiffhomepage
path: root/.circleci/README
diff options
context:
space:
mode:
Diffstat (limited to '.circleci/README')
-rw-r--r--.circleci/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/.circleci/README b/.circleci/README
deleted file mode 100644
index 8b26582ef..000000000
--- a/.circleci/README
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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