소스 검색

fix: build error temp fix

Timothy Jaeryang Baek 1 년 전
부모
커밋
857ee92b09
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .github/workflows/docker-build.yaml

+ 0 - 1
.github/workflows/docker-build.yaml

@@ -53,6 +53,5 @@ jobs:
           context: .
           push: true
           platforms: linux/amd64,linux/arm64,linux/arm/v7
-          builder: ${{ env.REGISTRY }}/buildx-ghcr 
           tags: ${{ steps.meta.outputs.tags }}
           labels: ${{ steps.meta.outputs.labels }}