Selaa lähdekoodia

fix: build error temp fix

Timothy Jaeryang Baek 1 vuosi sitten
vanhempi
commit
857ee92b09
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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 }}