Skip to content

Commit

Permalink
testing gha workaround 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatson committed Aug 27, 2024
1 parent b4e4c02 commit e9d6799
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
mkdir -p output/ &&
docker build --progress=plain
--builder ${{ steps.builder1.outputs.name }}
--cache-from=type=gha,scope=$platform
--cache-to=type=gha,scope=$platform,mode=max
--platform linux/arm/v7
--output=type=local,dest=output/
-t testf .
Expand Down

0 comments on commit e9d6799

Please sign in to comment.