Fix Docker ARM images support in CI (#116)
This commit is contained in:
@@ -46,6 +46,6 @@ deploy:
|
||||
provider: script
|
||||
script: docker buildx build --push
|
||||
--platform linux/amd64,linux/arm/v7,linux/arm64/v8
|
||||
--tag thedaviddelta/lingva-translate
|
||||
--tag thedaviddelta/lingva-translate .
|
||||
on:
|
||||
branch: main
|
||||
|
||||
Reference in New Issue
Block a user