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 2ccce61 commit fe04e46Copy full SHA for fe04e46
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
context: .
33
push: true
34
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
35
tags: |
36
ghcr.io/teamvastsea/backend-server:${{ github.ref_name }}
37
ghcr.io/teamvastsea/backend-server:latest
0 commit comments