Skip to content

Commit

Permalink
Temporarily remove the extra docker platforms, something funky going …
Browse files Browse the repository at this point in the history
…on with yarn
  • Loading branch information
Inlustra committed Jul 2, 2021
1 parent c881543 commit 8c96742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64,linux/arm/v7
# platforms: linux/amd64,linux/arm64,linux/arm/v7
tags: plugsy/core:${{ steps.extractver.outputs.version }},plugsy/core:latest
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
Expand Down

0 comments on commit 8c96742

Please sign in to comment.