mirror of
https://github.com/bitwarden/server.git
synced 2025-04-21 21:15:10 -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
|
if-no-files-found: error
|
||||||
|
|
||||||
build:
|
build:
|
||||||
name: Build artifacts
|
name: Build projects
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
# needs:
|
# needs:
|
||||||
# - lint
|
# - lint
|
||||||
@ -249,7 +249,7 @@ jobs:
|
|||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64,
|
linux/amd64,
|
||||||
linux/arm/v7,
|
linux/arm/v7,
|
||||||
linux/arm64/v8
|
linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.image-name.outputs.name }}
|
tags: ${{ steps.image-name.outputs.name }}
|
||||||
secrets: |
|
secrets: |
|
||||||
@ -376,7 +376,7 @@ jobs:
|
|||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64,
|
linux/amd64,
|
||||||
linux/arm/v7,
|
linux/arm/v7,
|
||||||
linux/arm64/v8
|
linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.image-name.outputs.name }}
|
tags: ${{ steps.image-name.outputs.name }}
|
||||||
secrets: |
|
secrets: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user