Skip to content

Commit

Permalink
Missed update
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 committed May 7, 2024
1 parent c0c9410 commit 9d90fff
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 @@ -50,6 +50,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
file: ${{ matrix.dockerfile }}
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 9d90fff

Please sign in to comment.