Skip to content

Commit

Permalink
Disable load operation because of multi arch builds
Browse files Browse the repository at this point in the history
  • Loading branch information
burakince committed Dec 19, 2024
1 parent 8470204 commit c661a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ jobs:
context: .
platforms: linux/arm64/v8,linux/amd64
push: false
load: true
# load: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
Expand Down

0 comments on commit c661a56

Please sign in to comment.