Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
Add `push: true`
  • Loading branch information
svengo authored Sep 20, 2023
1 parent 05c240d commit 2c55275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
with:
context: .
file: ./Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
Expand Down

0 comments on commit 2c55275

Please sign in to comment.