mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
fix container building, make it same as rocksdb image
This commit is contained in:
parent
e6ef7b2387
commit
84d2e1bdd0
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: |
|
||||
|
|
Loading…
Reference in a new issue