Skip to content

Commit

Permalink
fix: dev: Streamline the build process (III).
Browse files Browse the repository at this point in the history
  • Loading branch information
dallinb committed Oct 13, 2024
1 parent da0793f commit 05ca46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ jobs:
ghcr.io/cbdq-io/avro-tools:${{ env.TAG }}
build-args: |
AVRO_TOOLS_VERSION=${{ env.AVRO_TOOLS_VERSION }}
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Avro Tools ${{ env.tag }}
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Avro Tools ${{ env.AVRO_TOOLS_VERSION }}

0 comments on commit 05ca46f

Please sign in to comment.