feat (BREAKING): evm compatibility, namespace change to eth-indexer

This commit is contained in:
2024-09-30 10:44:12 +03:00
parent a76d7e6700
commit 323a2a5c3e
13 changed files with 171 additions and 220 deletions

View File

@@ -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 }}