feat: add openim ci

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim) 2023-07-12 14:37:27 +08:00
parent c84ea9b43c
commit 21dd5b0121
6 changed files with 5 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v2
- name: Start Docker Compose
run: |
run: |
docker-compose stop
docker-compose up -d

2
.gitignore vendored
View File

@ -162,6 +162,8 @@ go.work
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff
.idea/
.idea/*
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 58 KiB