Skip to content

Commit

Permalink
chore: Remove base image for now
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Aug 8, 2024
1 parent 866ba45 commit fd7a6a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/reusable-publish-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
target: node-evm-hardhat
build-args: |
BASE_IMAGE=${{ env.REGISTRY }}/${{ env.IMAGE_NAMESPACE }}/devtools-dev-base:${{ github.sha }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}
Expand Down

0 comments on commit fd7a6a3

Please sign in to comment.