Skip to content

Commit

Permalink
actions: Add back arm64 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa authored Jun 23, 2021
1 parent 55f631b commit c9bf2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/erisa/cliptok:latest
Expand Down

0 comments on commit c9bf2e9

Please sign in to comment.