feat: add openim cicd images

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
pull/1389/head
Xinwei Xiong(cubxxw) 2 years ago
parent aa13986d6a
commit cb3100748c

@ -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*

Loading…
Cancel
Save