Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cosmwasm rework #3

Merged
merged 5 commits into from
Jul 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading