mirror of
https://github.com/fastenhealth/fasten-onprem.git
synced 2026-01-06 10:49:41 -06:00
remove raspberry pi build.
This commit is contained in:
3
.github/workflows/docker.yaml
vendored
3
.github/workflows/docker.yaml
vendored
@@ -64,7 +64,8 @@ jobs:
|
||||
uses: depot/build-push-action@v1
|
||||
with:
|
||||
project: vhwr5r7tw1
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
# platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm64
|
||||
context: .
|
||||
file: Dockerfile
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
|
||||
Reference in New Issue
Block a user