chore: remove celo specifics

This commit is contained in:
2024-09-27 14:55:05 +03:00
parent 8c15109238
commit 404e769655
8 changed files with 26 additions and 41 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-tracker:latest
ghcr.io/grassrootseconomics/celo-tracker:${{ env.RELEASE_TAG }}
ghcr.io/grassrootseconomics/eth-tracker:latest
ghcr.io/grassrootseconomics/eth-tracker:${{ env.RELEASE_TAG }}