mirror of
https://github.com/sstent/containers.git
synced 2026-01-26 09:02:22 +00:00
adding binary and build
This commit is contained in:
2
.github/workflows/seaweedfs.yml
vendored
2
.github/workflows/seaweedfs.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: seaweedfs/
|
context: seaweedfs/
|
||||||
file: ./Dockerfile
|
file: seaweedfs/Dockerfile
|
||||||
platforms: linux/arm/v7, linux/arm64/v8
|
platforms: linux/arm/v7, linux/arm64/v8
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/sstent/seaweedfs:latest
|
tags: ghcr.io/sstent/seaweedfs:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user