mirror of
https://github.com/bitwarden/server.git
synced 2025-04-25 06:42:22 -05:00
Change output type to oci
This commit is contained in:
parent
9dbac79753
commit
62248a90c2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -251,7 +251,7 @@ jobs:
|
|||||||
linux/arm/v7,
|
linux/arm/v7,
|
||||||
linux/arm64
|
linux/arm64
|
||||||
# push: true
|
# push: true
|
||||||
outputs: type=docker,dest=/tmp/build.tar
|
outputs: type=oci,dest=/tmp/build.tar
|
||||||
# tags: ${{ steps.image-name.outputs.name }}
|
# tags: ${{ steps.image-name.outputs.name }}
|
||||||
tags: build:latest
|
tags: build:latest
|
||||||
# secrets: |
|
# secrets: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user