Skip to content

Commit

Permalink
chore: add build-args to docker action
Browse files Browse the repository at this point in the history
  • Loading branch information
AGN907 committed Jun 24, 2024
1 parent c464b8d commit 797ef7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: DATABASE_PATH=${{ vars.DATABASE_PATH }}

0 comments on commit 797ef7d

Please sign in to comment.