neo-go/.github
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
..
workflows github: setup github workflow to publish to DockerHub 2021-02-25 13:49:59 +03:00
neo_color_dark_gopher.png add new neo logo with gopher 2019-10-22 19:48:22 +03:00
PULL_REQUEST_TEMPLATE.md Remove mention of the bump version (#112) 2018-12-06 11:31:41 +01:00