Skip to content

Commit

Permalink
use push instead of load for multiplatform builds
Browse files Browse the repository at this point in the history
  • Loading branch information
TShapinsky committed Jul 25, 2024
1 parent c450a5d commit 4ee6942
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ jobs:
worker.cache-to=type=gha,mode=max,scope=worker:${{ github.ref_name }}
grafana.cache-to=type=gha,mode=max,scope=grafana:${{ github.ref_name }}
worker.platform=linux/amd64,linux/arm64
load: true
push: true

# - name: Tag and push images
Expand Down

0 comments on commit 4ee6942

Please sign in to comment.