Skip to content

Commit

Permalink
fix: set docker build target to vckit-api
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed Jul 11, 2024
1 parent 885c2a5 commit f6bd5ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
push: ${{ startsWith(github.ref, 'refs/tags/') }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
target: vckit-api
# build-args: |


0 comments on commit f6bd5ea

Please sign in to comment.