Skip to content

Commit

Permalink
cosmwasm rework (#3)
Browse files Browse the repository at this point in the history
* cosmwasm rework

* streamline odin

* fixed pre-commit

* more updates

* home user
  • Loading branch information
danbryan authored Jul 27, 2023
1 parent ec9bd00 commit beff58d
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 392 deletions.
28 changes: 8 additions & 20 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,14 @@ jobs:
image: ghcr.io/defiantlabs/osmosisd
platforms: linux/amd64
tag: v16.1.0
# - dockerfile: ./kujirad/Dockerfile
# image: ghcr.io/defiantlabs/kujirad
# platforms: linux/amd64
# tag: v0.8.7
# - dockerfile: ./junod/Dockerfile
# image: ghcr.io/defiantlabs/junod
# platforms: linux/amd64
# tag: v13.0.0
# - dockerfile: ./gaiad/Dockerfile
# image: ghcr.io/defiantlabs/gaiad
# platforms: linux/amd64
# tag: v9.0.2-reece
# - dockerfile: ./babylond/Dockerfile
# image: ghcr.io/defiantlabs/babylond
# platforms: linux/amd64
# tag: v0.5.0
# - dockerfile: ./odind/Dockerfile
# image: ghcr.io/defiantlabs/odind
# tag: v0.6.2
# platforms: linux/amd64
- dockerfile: ./kujirad/Dockerfile
image: ghcr.io/defiantlabs/kujirad
platforms: linux/amd64
tag: v0.8.7
- dockerfile: ./odind/Dockerfile
image: ghcr.io/defiantlabs/odind
tag: v0.6.2
platforms: linux/amd64
permissions:
contents: read
packages: write
Expand Down
119 changes: 0 additions & 119 deletions babylond/Dockerfile

This file was deleted.

106 changes: 0 additions & 106 deletions gaiad/Dockerfile

This file was deleted.

119 changes: 0 additions & 119 deletions junod/Dockerfile

This file was deleted.

Loading

0 comments on commit beff58d

Please sign in to comment.