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:
parent
0f2ebde2c5
commit
414272b686
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user