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
pull/2265/head
xuan 2 months ago committed by GitHub
parent 879cf75743
commit a2d6a62454
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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=./

@ -78,4 +78,4 @@ jobs:
./_output/dist/*.rpm
./_output/dist/*.apk
key: ${{ github.ref }}
- run: task goreleaser:test:${{ matrix.format }}
- run: task goreleaser:test:${{ matrix.format }}

@ -41,4 +41,4 @@ jobs:
automerge
ASSIGNEES: |
kubbot
continue-on-error: true
continue-on-error: true

@ -37,4 +37,4 @@ jobs:
automerge
ASSIGNEES: |
kubbot
continue-on-error: true
continue-on-error: true
Loading…
Cancel
Save