Skip to content

Commit

Permalink
Merge pull request #19 from hemilabs/fix-table-receipt-env-vars
Browse files Browse the repository at this point in the history
Force the chain type when pushing the Docker image
  • Loading branch information
gabmontes authored Jun 7, 2024
2 parents 2d28c24 + d3c752d commit 3a39659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docker-image-every-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
CACHE_ADDRESS_WITH_BALANCES_UPDATE_INTERVAL=
BLOCKSCOUT_VERSION=v${{ env.RELEASE_VERSION }}-beta.+commit.${{ env.SHORT_SHA }}
RELEASE_VERSION=${{ env.RELEASE_VERSION }}
CHAIN_TYPE=optimism
- name: Build and push Docker image for frontend
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 3a39659

Please sign in to comment.