mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
Merge branch 'master' into oms-agent-translation
This commit is contained in:
commit
8239c15a07
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -3,8 +3,6 @@ name: Docker Image CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
pull_request:
|
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
3
pom.xml
3
pom.xml
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user