Skip to content

Commit

Permalink
testing manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
dutterbutter committed Dec 19, 2024
1 parent 6ceb9f9 commit 4e1eb5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ jobs:

- name: Create and Push Docker Manifest
run: |
# Create a multi-platform manifest with the "latest" tag
docker buildx imagetools create \
ghcr.io/${{ env.REPO_OWNER }}/anvil-zksync:${{ needs.set-tags.outputs.base_tag }}-amd64 \
ghcr.io/${{ env.REPO_OWNER }}/anvil-zksync:${{ needs.set-tags.outputs.base_tag }}-arm64 \
Expand Down

0 comments on commit 4e1eb5d

Please sign in to comment.