chore: remove unused platform of test image

pull/2256/head
Steven 2 years ago
parent 0f1e87bd93
commit e119acb0e9

@ -54,7 +54,7 @@ jobs:
with: with:
context: ./ context: ./
file: ./Dockerfile file: ./Dockerfile
platforms: linux/amd64,linux/arm64 platforms: linux/amd64
push: true push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}

Loading…
Cancel
Save