Skip to content

Commit

Permalink
added more platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-vaibhav committed Oct 29, 2023
1 parent c54318c commit 4f76c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
context: .
file: ./Dockerfile
# platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
tags: backroad-docs:latest
outputs: type=docker,dest=/tmp/backroad-docs.tar
cache-from: type=gha
Expand Down

0 comments on commit 4f76c74

Please sign in to comment.