Skip to content

Commit

Permalink
build for multiple platform
Browse files Browse the repository at this point in the history
  • Loading branch information
harryoh committed Oct 12, 2023
1 parent 03b77ee commit a98c4a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-contract-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: |
gnoswap/contract-deploy:latest
Expand Down

0 comments on commit a98c4a8

Please sign in to comment.