Skip to content

Commit

Permalink
🎨 Fixed rye formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
djagoda881 committed Jun 11, 2024
1 parent bec901b commit 53e9e18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
platforms: linux/amd64
push: true
tags: ghcr.io/${{ github.repository }}/viadot-azure:${{ github.event.inputs.tag }}
build-args: INSTALL_DATABRICKS=${{ github.event.inputs.if_databricks }}
build-args: INSTALL_DATABRICKS=${{ github.event.inputs.if_databricks }}

0 comments on commit 53e9e18

Please sign in to comment.