feat: add openim cicd images

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw) 2023-11-13 19:51:09 +08:00
parent aa13986d6a
commit cb3100748c

View File

@ -15,11 +15,11 @@
name: Build OpenIM Web Docker image
on:
schedule:
- cron: '30 3 * * *'
# schedule:
# - cron: '30 3 * * *'
push:
branches:
- main
# - main
- release-*
tags:
- v*