Skip to content

Commit

Permalink
correction build docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
cdebarros committed Jan 17, 2025
1 parent 71a8f8e commit 46cc98b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
file: Dockerfile
pull: true
push: ${{ github.event_name != 'pull_request' }}
target: prod
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
Expand Down

0 comments on commit 46cc98b

Please sign in to comment.