Skip to content

Commit

Permalink
Build on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskinsman committed Feb 4, 2022
1 parent d357d97 commit 6111999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
with:
context: .
file: ./Dockerfile
push: ${{ github.event_name != 'pull_request' }}
push: true
platforms: ${{ steps.prep.outputs.platforms }}
tags: ${{ steps.prep.outputs.tags }}
cache-from: type=local,src=/tmp/.buildx-cache
Expand Down

0 comments on commit 6111999

Please sign in to comment.