Release management using CircleCI (#3498)

* Release management using CircleCI

* Changelog updated
This commit is contained in:
Greg Szabo
2019-03-29 07:57:16 -04:00
committed by Ismail Khoffi
parent 6c1a4b5137
commit 9199f3f613
13 changed files with 578 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
FROM alpine:3.7
MAINTAINER Greg Szabo <greg@tendermint.com>
FROM alpine:3.9
LABEL maintainer="hello@tendermint.com"
# Tendermint will be looking for the genesis file in /tendermint/config/genesis.json
# (unless you change `genesis_file` in config.toml). You can put your config.toml and