Skip to content

Commit

Permalink
fix: docker build arg
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed Jul 13, 2024
1 parent 08eb776 commit 5c777bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
target: build
build-args: |
- CONFIG_FILE=./app-config.json
CONFIG_FILE=./app-config.json

0 comments on commit 5c777bc

Please sign in to comment.