Commit graph

56 commits

Author SHA1 Message Date
Anna Shaleva
d628b6a33d github: allow to publish image from any ref
It will help us to publish previous releases or intermediate refs.
2021-02-25 16:52:25 +03:00
Anna Shaleva
a1245cd381 github: publish only released images 2021-02-25 14:54:14 +03:00
Anna Shaleva
7dfdbcd456 github: setup github workflow to publish to DockerHub
This workflow tags and publishes images to Dockerhub:
   * Every `push` to `master` branch
   * Every release

For successful workflow runs the following secrets need to be set in the
repository `Secrets` section:
   * `DOCKERHUB_USERNAME` - the username to publish images to DockerHub
   * `DOCKERHUB_PASSWORD` - the password of `DOCKERHUB_USERNAME`
2021-02-25 13:49:59 +03:00
Vsevolod Brekelov
2781166f6c add new neo logo with gopher 2019-10-22 19:48:22 +03:00
Evgeniy Kulikov
3305782ac9 Remove mention of the bump version (#112)
Relates to [https://github.com/CityOfZion/neo-go/issues/110#issuecomment-444820802](issue)
2018-12-06 11:31:41 +01:00
Charlie Revett
5aed624f1d
Release documentation (#13) 2018-02-02 19:04:56 +00:00