fix container building, make it same as rocksdb image
This commit is contained in:
1
.github/workflows/container_release1.yml
vendored
1
.github/workflows/container_release1.yml
vendored
@@ -21,7 +21,6 @@ jobs:
|
||||
with:
|
||||
images: |
|
||||
chrislusf/seaweedfs
|
||||
ghcr.io/chrislusf/seaweedfs
|
||||
tags: |
|
||||
type=ref,event=tag
|
||||
flavor: |
|
||||
|
||||
1
.github/workflows/container_release2.yml
vendored
1
.github/workflows/container_release2.yml
vendored
@@ -22,7 +22,6 @@ jobs:
|
||||
with:
|
||||
images: |
|
||||
chrislusf/seaweedfs
|
||||
ghcr.io/chrislusf/seaweedfs
|
||||
tags: |
|
||||
type=ref,event=tag,suffix=_large_disk
|
||||
flavor: |
|
||||
|
||||
Reference in New Issue
Block a user