Skip to content

Commit

Permalink
Update docker_prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jokob-sk authored Oct 5, 2024
1 parent c7976c2 commit c73f97d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,6 @@ jobs:
with:
context: .
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit c73f97d

Please sign in to comment.