mirror of
https://github.com/sstent/containers.git
synced 2026-01-25 16:41:51 +00:00
adding garmin
This commit is contained in:
2
.github/workflows/garminexport.yml
vendored
2
.github/workflows/garminexport.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: garminexport/
|
context: garminexport/
|
||||||
platforms: linux/arm/v7, Linux/amd64, linux/arm/v8
|
platforms: linux/arm/v7, Linux/amd64, linux/arm64/v8
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/sstent/garminexport:latest
|
tags: ghcr.io/sstent/garminexport:latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user