Skip to content

Commit

Permalink
chore[avas]:go program update
Browse files Browse the repository at this point in the history
  • Loading branch information
fishTsai20 committed Jan 24, 2024
1 parent f722297 commit e8b9594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/avas-indexer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
ECR_REPOSITORY: ethereum-etl
IMAGE_TAG: ${{ steps.get_version.outputs.VERSION }}
AVAS_GO_IMAGE_TAG: avas_24012406
AVAS_GO_IMAGE_TAG: avas_23012406
AVAS_GO_REPOSITORY: avas-open-indexer
run: |
echo "COPY --from=$ECR_REGISTRY/$AVAS_GO_REPOSITORY:$AVAS_GO_IMAGE_TAG /avas-open-indexer/indexer /\$PROJECT_DIR/indexer" >> avas_Dockerfile
Expand Down

0 comments on commit e8b9594

Please sign in to comment.