Skip to content

Commit

Permalink
add platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
rea1shane committed Jun 9, 2023
1 parent a5d82ad commit 898f085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
with:
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/a2w:${{ github.ref_name }},${{ secrets.DOCKERHUB_USERNAME }}/a2w:latest

0 comments on commit 898f085

Please sign in to comment.