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

Update platform strings

This commit is contained in:
Vince Grassia 2023-11-09 18:16:36 -05:00
parent 0f2ebde2c5
commit 414272b686
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

@ -196,7 +196,7 @@ jobs:
if-no-files-found: error
build:
name: Build artifacts
name: Build projects
runs-on: ubuntu-22.04
# needs:
# - lint
@ -249,7 +249,7 @@ jobs:
platforms: |
linux/amd64,
linux/arm/v7,
linux/arm64/v8
linux/arm64
push: true
tags: ${{ steps.image-name.outputs.name }}
secrets: |
@ -376,7 +376,7 @@ jobs:
platforms: |
linux/amd64,
linux/arm/v7,
linux/arm64/v8
linux/arm64
push: true
tags: ${{ steps.image-name.outputs.name }}
secrets: |