Skip to content

Commit

Permalink
Always push fresh container base
Browse files Browse the repository at this point in the history
  • Loading branch information
nazar-pc committed Nov 12, 2024
1 parent 64b6dd9 commit 3c02933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snapshot-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
# 0.16.x is no longer in dependencies
# TODO: Add linux/amd64/v4 when runner supports it
platforms: linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/arm64
pull: true
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 3c02933

Please sign in to comment.