Skip to content

Commit

Permalink
Ensure we push container
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Stephens <pat@chronosphere.io>
  • Loading branch information
patrick-stephens committed Mar 14, 2024
1 parent 3bacb60 commit 9ce24ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ jobs:
platforms: ${{ (github.event_name == 'pull_request' && 'linux/amd64') || 'linux/amd64, linux/arm64' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
push: true

0 comments on commit 9ce24ac

Please sign in to comment.