From 554dd75a9a4bf52c454da1f0332d1817259c906c Mon Sep 17 00:00:00 2001 From: Roman Khimov Date: Fri, 13 Aug 2021 16:15:20 +0300 Subject: [PATCH] docs: add a note about docker hub --- docs/release-instruction.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/release-instruction.md b/docs/release-instruction.md index bd02b1fc1..9ba6b1870 100644 --- a/docs/release-instruction.md +++ b/docs/release-instruction.md @@ -45,6 +45,11 @@ CircleCI to build it (or them if we're to have more than one OS or architecture), download it and rename to `neo-go-$OS-$ARCH`, at the moment that should be `neo-go-linux-amd64`. +## Build and push image to DockerHub + +Manually trigger "Push images to DockerHub" workflow from master branch for +the release tag. + ## Make a proper Github release Edit an automatically-created release on Github, copy things from changelog