jokester commited on
Commit
2cc1da8
·
1 Parent(s): 282fe2e

set platforms

Browse files
.github/workflows/build-server-image.yaml CHANGED
@@ -57,6 +57,6 @@ jobs:
57
  type=gha
58
  cache-to:
59
  type=gha
60
- # platforms: linux/arm64,linux/amd64
61
  tags: ${{ steps.meta.outputs.tags }}
62
  labels: ${{ steps.meta.outputs.labels }}
 
57
  type=gha
58
  cache-to:
59
  type=gha
60
+ platforms: linux/arm64,linux/amd64
61
  tags: ${{ steps.meta.outputs.tags }}
62
  labels: ${{ steps.meta.outputs.labels }}