Merge branch 'master' into oms-agent-translation

This commit is contained in:
root 2020-05-19 07:06:17 +08:00
commit 8239c15a07
2 changed files with 2 additions and 3 deletions

View File

@ -3,8 +3,6 @@ name: Docker Image CI
on: on:
push: push:
branches: [ master ] branches: [ master ]
pull_request:
branches: [ master ]
jobs: jobs:

View File

@ -22,6 +22,7 @@
<url>https://github.com/KFCFans/OhMyScheduler</url> <url>https://github.com/KFCFans/OhMyScheduler</url>
<connection>https://github.com/KFCFans/OhMyScheduler.git</connection> <connection>https://github.com/KFCFans/OhMyScheduler.git</connection>
</scm> </scm>
<developers> <developers>
<developer> <developer>
<name>tengjiqi</name> <name>tengjiqi</name>
@ -202,4 +203,4 @@
</profile> </profile>
</profiles> </profiles>
</project> </project>