1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-29 00:32:18 -05:00

Put platforms back to normal

This commit is contained in:
Vince Grassia 2023-11-16 09:30:29 -05:00
parent 7bed9d18f2
commit 5aa2b21415
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

@ -218,7 +218,6 @@ jobs:
file: ${{ matrix.base_path }}/${{ matrix.project_name }}/Dockerfile file: ${{ matrix.base_path }}/${{ matrix.project_name }}/Dockerfile
platforms: | platforms: |
linux/amd64, linux/amd64,
linux/arm/v6,
linux/arm/v7, linux/arm/v7,
linux/arm64 linux/arm64
push: true push: true