mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-25 13:47:19 +00:00
docs: add a note about docker hub
This commit is contained in:
parent
7588bf75c2
commit
554dd75a9a
1 changed files with 5 additions and 0 deletions
|
@ -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
|
architecture), download it and rename to `neo-go-$OS-$ARCH`, at the moment
|
||||||
that should be `neo-go-linux-amd64`.
|
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
|
## Make a proper Github release
|
||||||
|
|
||||||
Edit an automatically-created release on Github, copy things from changelog
|
Edit an automatically-created release on Github, copy things from changelog
|
||||||
|
|
Loading…
Reference in a new issue