Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
ci: Remove explicit platform build option (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrink authored May 31, 2021
1 parent 12bd8dd commit d4787d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
build-args: PHP=${{ matrix.php }}
labels: "${{ steps.meta.outputs.labels }}"
outputs: "type=tar,dest=${{ env.archive }}"
platforms: linux/amd64
tags: "${{ steps.meta.outputs.tags }}"
- name: Upload Docker Image as pipeline artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit d4787d7

Please sign in to comment.