Update action (#2256)
* Rename check-coverage.yml to check-coverage.bak * Rename release.yml to release.bak * Update .env * Rename sync.yml to sync.bak * Rename sync-release.yml to sync-release.bak
This commit is contained in:
parent
879cf75743
commit
a2d6a62454
4
.env
4
.env
|
@ -9,5 +9,9 @@ MINIO_IMAGE=minio/minio:RELEASE.2024-01-11T07-46-16Z
|
|||
OPENIM_WEB_FRONT_IMAGE=openim/openim-web-front:release-v3.5.1
|
||||
OPENIM_ADMIN_FRONT_IMAGE=openim/openim-admin-front:release-v1.7
|
||||
|
||||
#FRONT_IMAGE: use aliyun images
|
||||
#OPENIM_WEB_FRONT_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-web-front:release-v3.5.1
|
||||
#OPENIM_ADMIN_FRONT_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-admin-front:release-v1.7
|
||||
|
||||
DATA_DIR=./
|
||||
|
||||
|
|
Loading…
Reference in New Issue