1
0
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:
Vince Grassia 2023-11-15 12:41:42 -05:00
parent 9dbac79753
commit 62248a90c2
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

@ -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: |