mirror of
https://github.com/bitwarden/server.git
synced 2025-04-24 14:26:38 -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/arm64
|
||||
# push: true
|
||||
outputs: type=docker,dest=/tmp/build.tar
|
||||
outputs: type=oci,dest=/tmp/build.tar
|
||||
# tags: ${{ steps.image-name.outputs.name }}
|
||||
tags: build:latest
|
||||
# secrets: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user