Skip to content

Commit

Permalink
add build args
Browse files Browse the repository at this point in the history
  • Loading branch information
randygrok committed Jul 8, 2024
1 parent 403073b commit 1da44f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
with:
context: .
tags: ${{ steps.meta.outputs.tags }}
build-args: |
VERSION=${{ env.VERSION }}
- name: Debug tags
run: |
Expand Down

0 comments on commit 1da44f3

Please sign in to comment.