Przeglądaj źródła

Build for arm 32 platforms

tags/v1.0.9^2
9seconds 5 lat temu
rodzic
commit
ea8e31346c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      .github/workflows/ci.yaml

+ 1
- 1
.github/workflows/ci.yaml Wyświetl plik

125
         with:
125
         with:
126
           pull: true
126
           pull: true
127
           context: .
127
           context: .
128
-          platforms: linux/amd64,linux/arm64,linux/386
128
+          platforms: linux/amd64,linux/arm64,linux/386,linux/arm/v7,linux/arm/v6
129
           push: ${{ github.event_name != 'pull_request' }}
129
           push: ${{ github.event_name != 'pull_request' }}
130
           tags: ${{ steps.docker_meta.outputs.tags }}
130
           tags: ${{ steps.docker_meta.outputs.tags }}
131
           labels: ${{ steps.docker_meta.outputs.labels }}
131
           labels: ${{ steps.docker_meta.outputs.labels }}

Ładowanie…
Anuluj
Zapisz