ci: cleanup build/test targets (backport #7393) (#7395)

This commit is contained in:
mergify[bot]
2021-12-07 10:39:52 -05:00
committed by GitHub
parent df47c41921
commit ab7de40d1d
5 changed files with 119 additions and 168 deletions

View File

@@ -1,4 +1,4 @@
name: Build & Push
name: Docker
# Build & Push rebuilds the tendermint docker image on every push to master and creation of tags
# and pushes the image to https://hub.docker.com/r/interchainio/simapp/tags
on: