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

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sinegar authored Aug 20, 2021
1 parent 4311421 commit c7eb288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
platforms: linux/amd64, linux/arm64, linux/arm/v7
platforms: linux/amd64, linux/arm64, linux/arm
push: true
build-args: |
PACKAGE_VERSION=${{ env.package_version }}
Expand Down

0 comments on commit c7eb288

Please sign in to comment.