소스 검색

Build to amd64 platform only

pull/1216/head
Andras Elso 6 달 전
부모
커밋
e8a8b622ee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/release-container.yml

+ 1
- 1
.github/workflows/release-container.yml 파일 보기

@@ -47,6 +47,6 @@ jobs:
with:
context: utils/multires
push: true
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

불러오는 중...
취소
저장