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