mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-11 10:36:14 +00:00
Fix build context for latest tag
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
name: Build
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
context: ./docker
|
||||
push: false
|
||||
file: ./docker/Dockerfile
|
||||
platforms: linux/amd64
|
||||
|
||||
Reference in New Issue
Block a user