Skip to content

Commit

Permalink
add docker build args
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBoot committed Nov 14, 2024
1 parent c681e18 commit 3c7251c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: ${{ matrix.build_args }}

- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit 3c7251c

Please sign in to comment.