mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Try without the platform
This commit is contained in:
parent
84cc264a9c
commit
36a27c3a13
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-docker-image.yml
vendored
2
.github/workflows/build-docker-image.yml
vendored
|
@ -36,12 +36,12 @@ jobs:
|
|||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
tracksapp/tracks:latest
|
||||
tracksapp/tracks:master
|
||||
ghcr.io/tracksapp/tracks:latest
|
||||
|
||||
# platforms: linux/amd64,linux/arm64
|
||||
#ghcr.io/TracksApp/tracks:1.0.0
|
||||
#tracksapp/tracks:1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue