We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1009c5 commit be818ceCopy full SHA for be818ce
.github/workflows/ci.yaml
@@ -42,5 +42,6 @@ jobs:
42
with:
43
context: .
44
file: ./Dockerfile
45
+ platforms: linux/amd64
46
tags: ${{ secrets.DOCKER_USERNAME }}/unionmate-gateway-service:latest
47
push: true
0 commit comments