Skip to content

Commit

Permalink
Add file param
Browse files Browse the repository at this point in the history
  • Loading branch information
clementblaise committed Aug 19, 2021
1 parent 3a36df8 commit 30bb3c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: Dockerfile.${{ matrix.component }}
push: ${{ GitHub.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 30bb3c8

Please sign in to comment.