Skip to content

Commit

Permalink
Fix buildx error #2
Browse files Browse the repository at this point in the history
  • Loading branch information
CheyiLin committed Aug 13, 2021
1 parent 8fad62d commit 93e45d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
# https://github.com/docker/build-push-action
with:
platforms: ${{ env.BUILD_PLATFORMS }}
build-args: BUILDKIT_INLINE_CACHE=1
push: true
cache-from: type=registry,ref=ghcr.io/cheyilin/wrk:dev
cache-to: type=registry,ref=ghcr.io/cheyilin/wrk:dev,mode=max
Expand Down

0 comments on commit 93e45d2

Please sign in to comment.