ci: cleanup build/test targets (#7393)

This commit is contained in:
Sam Kleinman
2021-12-07 10:11:23 -05:00
committed by GitHub
parent 02d456b8b8
commit 065918d1cd
5 changed files with 118 additions and 167 deletions
+1 -1
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: