Skip to content

Commit 67daac4

Browse files
committed
cpu only
1 parent 8432cbc commit 67daac4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
platforms: linux/amd64,linux/arm64
6161
push: ${{ github.event_name == 'push' }} # PRs build but don’t publish
6262
tags: |
63-
tags: |
6463
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
6564
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }}
6665
cache-from: type=local,src=/tmp/.buildx-cache

0 commit comments

Comments
 (0)