Browse Source

Merge pull request #198 from ollama-webui/build-error-fix

fix: build error temp fix
Timothy Jaeryang Baek 1 năm trước cách đây
mục cha
commit
51d5db8505
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 }}