Skip to content

Commit

Permalink
Add multi-platform docker builds
Browse files Browse the repository at this point in the history
  • Loading branch information
rameezk committed Sep 28, 2022
1 parent 9796b24 commit ab2cad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v2
with:
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: rameezk/tweet-scrubber:latest

0 comments on commit ab2cad1

Please sign in to comment.