diff --git a/README.md b/README.md index e3a92952..f6b341e0 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Run a docker build, tag it, and push to the registry. We need to retrieve the im ```sh docker build . -t /reactibot:test docker tag $(docker images /reactibot:test | tr -s ' ' | cut -f3 -d' ' | tail -n 1) ghcr.io//reactibot:test +docker push ghcr.io//reactibot:test ``` Run a local deploy.