Skip to content

Commit

Permalink
output type image
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Aug 7, 2024
1 parent a060043 commit cccf144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
# cache-to: type=registry,ref=classtranscribe/frontend:buildcache,mode=max
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
outputs: type=docker,dest=/tmp/depends.tar
outputs: type=image,dest=/tmp/depends.tar
build-args: |
VERSION=${{ steps.meta.outputs.version }}
R_VERSION=${{ github.event.inputs.r_version}}
Expand Down

0 comments on commit cccf144

Please sign in to comment.