feat (BREAKING): evm compatibility, namespace change to eth-indexer
This commit is contained in:
4
.github/workflows/docker.yaml
vendored
4
.github/workflows/docker.yaml
vendored
@@ -52,5 +52,5 @@ jobs:
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||
tags: |
|
||||
ghcr.io/grassrootseconomics/celo-indexer:latest
|
||||
ghcr.io/grassrootseconomics/celo-indexer:${{ env.RELEASE_TAG }}
|
||||
ghcr.io/grassrootseconomics/eth-indexer:latest
|
||||
ghcr.io/grassrootseconomics/eth-indexer:${{ env.RELEASE_TAG }}
|
||||
|
||||
Reference in New Issue
Block a user