feat: add openim ci

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/501/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent c84ea9b43c
commit 21dd5b0121

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

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

Loading…
Cancel
Save