mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
This also updates the user id comments for GPG keys and untrusted comments for usign keys. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
# 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