Skip to content

Commit

Permalink
Mode max
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatson committed Aug 27, 2024
1 parent 4109b9f commit b7a42de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
docker build --progress=plain
--builder ${{ steps.builder1.outputs.name }}
--cache-from=type=gha,scope=$platform
--cache-to=type=gha,scope=$platform
--cache-to=type=gha,scope=$platform,mode=max
--platform linux/arm/v7
--output=type=local,dest=output/
-t testf .

0 comments on commit b7a42de

Please sign in to comment.