Skip to content

Commit

Permalink
ci: remove arm - amymy
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsm-dev committed Jan 8, 2022
1 parent 6a6d43e commit 4ee0344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
file: Dockerfile
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
cache-from: |
type=registry,ref=${{ steps.meta.outputs.tags }}
type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:main
Expand Down

0 comments on commit 4ee0344

Please sign in to comment.