mirror of
https://github.com/ravenscroftj/turbopilot.git
synced 2024-10-01 01:06:01 -04:00
try adding arm64 to docker build
This commit is contained in:
parent
474ee0271b
commit
81eb245dbd
1
.github/workflows/docker-image.yml
vendored
1
.github/workflows/docker-image.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
push: true
|
||||
tags: ghcr.io/ravenscroftj/turbopilot
|
||||
context: ${{github.workspace}}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
# - name: Publish Docker Image to GitHub Registry
|
||||
# # You may pin to the exact commit or the version.
|
||||
|
Loading…
Reference in New Issue
Block a user